Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
[oota-llvm.git] / test / Transforms / LoopUnswitch / infinite-loop.ll
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...