instcombine: alloca: Canonicalize scalar allocation array size
[oota-llvm.git] / test / Transforms / LoopRotate / multiple-exits.ll
2015-02-27 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...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-09-02 Benjamin KramerLoopRotation: Make the brute force DomTree update more...
2012-08-30 Benjamin KramerFix test case.
2012-08-30 Benjamin KramerLoopRotate: Also rotate loops with multiple exits.