[SROA] Rip out all support for SSAUpdater in SROA.
[oota-llvm.git] / test / Transforms / LoopUnswitch / infinite-loop.ll
2015-07-25 Chen Li[LoopUnswitch] Improve loop unswitch pass to find trivi...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2010-09-01 Dan GohmanFix loop unswitching's assumption that a code path...