Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / 2009-02-05-CoalescerBug.ll
2009-02-06 Evan ChengFix test. It produces unexpected code if sse4.1 is on.
2009-02-05 Evan ChengisAsCheapAsMove instructions can have register src...