Fix a bug in the DAGCombiner's handling of multiple linked
[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...