llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-ifcvt2.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2013-11-13 Weiming ZhaoEnable generating legacy IT block for AArch32
2013-07-19 Lang HamesRefactor AnalyzeBranch on ARM. The previous version...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-04-16 Chandler CarruthFix updateTerminator to be resiliant to degenerate...
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-01-04 Evan ChengFix more places which should be checking for iOS, not...
2010-06-18 Evan ChengAllow ARM if-converter to be run after post allocation...
2010-06-18 Evan ChengFix an inverted condition.
2010-06-16 Evan ChengMake post-ra scheduling, anti-dep breaking, and registe...
2010-06-04 Dale JohannesenMore tail call removal.
2009-11-21 Jim GrosbachRevert 89562. We're being sneakier than I was giving...
2009-11-21 Jim GrosbachDarwin requires a frame pointer for all non-leaf functi...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-04 Evan ChengRun branch folding if if-converter make some transforma...
2009-08-31 Evan ChengRemove .n suffix for some 16-bit opcodes now that Darwi...
2009-08-18 Dan GohmanMake tail merging handle blocks with repeated predecess...
2009-08-15 Evan ChengFix tests.
2009-08-15 Evan ChengTurn on if-conversion for thumb2.