Fix ordering of operands on lowering of atomicrmw min/max nodes on ARM.
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-16-SpillerUnfold.ll
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-18 Dale JohannesenAdjust XFAIL syntax, maybe that will help. The other
2009-04-18 Dale Johannesenpatch 69408 breaks this by removing the opportunity
2009-04-17 Evan ChengTeach spiller to unfold instructions which modref spill...