llvm-6502/test/Transforms/LICM
Tanya Lattner 7526eed382 Added LICM test cases to:
1) Check that trapping instructionns that are not guaranteed to execute are not hoisted.
2) Check that trapping instructions that are guaranteed to execute are hoisted.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7613 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-05 18:52:42 +00:00
..
2003-02-26-LoopExitNotDominated.ll
2003-02-27-NestedLoopExitBlocks.ll New test 2003-02-28 02:55:26 +00:00
2003-02-27-PreheaderExitNodeUpdate.ll New testcase 2003-02-27 22:34:31 +00:00
2003-02-27-PreheaderProblem.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
2003-02-27-StoreSinkPHIs.ll New testcase 2003-02-27 21:59:31 +00:00
2003-02-28-PromoteDifferentType.ll Fix testcase 2003-02-28 19:21:27 +00:00
2003-05-02-LoadHoist.ll Updated the name of the LLVM disassembler so that the test does not fail. 2003-07-01 20:31:45 +00:00
2003-08-04-TrappingInstHoist.ll Added LICM test cases to: 2003-08-05 18:52:42 +00:00
2003-08-04-TrappingInstOkHoist.ll Added LICM test cases to: 2003-08-05 18:52:42 +00:00
basictest.ll
Makefile
no-preheader-test.ll
scalar_promote.ll