Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / ifcvt10.ll
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
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...