Fix ordering of operands on lowering of atomicrmw min/max nodes on ARM.
[oota-llvm.git] / test / CodeGen / X86 / 2011-09-14-valcoalesce.ll
2012-04-17 Andrew TrickTest cases that assume layout should use -disable-code...
2012-04-16 Chandler CarruthRemove an overly brittle test. This test will no longer...
2011-09-16 Andrew TrickTest case trial and error. Not sure the proper way...
2011-09-16 Andrew TrickReduced a stronger test case for coalescer bug PR10920.
2011-09-15 Andrew Trick[regcoalescing] bug fix for RegistersDefinedFromSameValue.