[PowerPC] Really iterate over all loops in PPCLoopDataPrefetch/PPCLoopPreIncPrep
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-ifcvt3.ll
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
2011-01-21 Evan ChengLast round of fixes for movw + movt global address...
2010-06-29 Bob WilsonReapply my if-conversion cleanup from svn r106939 with...
2010-06-26 Bob WilsonRevert my if-conversion cleanup since it caused a bunch...
2010-06-26 Bob WilsonClean up some problems with extra CFG edges being intro...
2010-04-17 Dan GohmanStart function numbering at 0.
2009-11-11 Dan GohmanAdd support for tail duplication to BranchFolding,...
2009-10-02 Evan ChengFix tests.
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...