Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / fold-mul-lohi.ll
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...