llvm-6502/test/Transforms/LoopRotate
Alexey Bataev f7dc9d0f5e Disable loop re-rotation for -Oz (patch by Andrey Turetsky)
After changes in rL231820 loop re-rotation is performed even in -Oz mode. Since loop rotation is disabled for -Oz, it seems loop re-rotation should be disabled too.
Differential Revision: http://reviews.llvm.org/D10961


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241897 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-10 10:37:09 +00:00
..
2009-01-25-SingleEntryPhi.ll
alloca.ll
basic.ll
crash.ll
dbgvalue.ll IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00
indirectbr.ll
multiple-exits.ll Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
nosimplifylatch.ll
oz-disable.ll Disable loop re-rotation for -Oz (patch by Andrey Turetsky) 2015-07-10 10:37:09 +00:00
phi-duplicate.ll
PhiRename-1.ll [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +00:00
PhiSelfReference-1.ll
pr2639.ll
pr22337.ll
preserve-loop-simplify.ll
preserve-scev.ll
simplifylatch.ll