[PowerPC] Really iterate over all loops in PPCLoopDataPrefetch/PPCLoopPreIncPrep
[oota-llvm.git] / test / CodeGen / Thumb2 / 2010-06-21-TailMergeBug.ll
2015-03-13 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-09-28 Robert WilhelmFix spelling intruction -> instruction.
2011-08-03 Jakub StaszakUse MachineBranchProbabilityInfo in If-Conversion inste...
2010-12-09 Jim GrosbachARM stm/ldm instructions require more than one register...
2010-11-18 Eric ChristopherRewrite stack callee saved spills and restores to use...
2010-11-02 Jim GrosbachRevert r114340 (improvements in Darwin function prologu...
2010-09-20 Jim GrosbachSimplify ARM callee-saved register handling by removing...
2010-09-10 Evan ChengTeach if-converter to be more careful with predicating...
2010-06-22 Evan ChengTail merging pass shall not break up IT blocks. rdar...