[X86] Improve shift combining
[oota-llvm.git] / test / CodeGen / X86 / fold-mul-lohi.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: FileCheck-ize and add explicit -mtrip...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-05-13 Dan GohmanAdd nounwind to this test.
2008-02-12 Evan ChengDon't mask the isel bug.
2008-02-12 Evan ChengFix some test cases.
2007-10-22 Dan GohmanFix the folding of multiplication into addresses on...