summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-mul-lohi.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2011-03-16test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They ...NAKAMURA Takumi
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-05-13Add nounwind to this test.Dan Gohman
2008-02-12Don't mask the isel bug.Evan Cheng
2008-02-12Fix some test cases.Evan Cheng
2007-10-22Fix the folding of multiplication into addresses on x86, which was brokenDan Gohman