Remove some register allocation order dependencies.
[oota-llvm.git] / test / CodeGen / ARM / ifcvt10.ll
2012-01-04 Evan ChengFix more places which should be checking for iOS, not...
2011-03-11 Jim GrosbachProperly pseudo-ize the ARM LDMIA_RET instruction....
2010-11-03 Evan ChengTwo sets of changes. Sorry they are intermingled.
2010-09-28 Owen AndersonAdd a subtarget hook for reporting the misprediction...
2010-09-17 Jim GrosbachTeach the (non-MC) instruction printer to use the canno...
2010-09-10 Evan ChengFix test so it passes on non-Darwin hosts.
2010-09-10 Evan ChengTeach if-converter to be more careful with predicating...