llvm-6502/test
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
..
Analysis
Assembler
BugPoint Fix problem executing the CBE 2003-08-01 23:29:59 +00:00
C++Frontend
CBackend
CFrontend
CodeGen New testcase 2003-08-04 02:11:05 +00:00
ExecutionEngine
Feature
Jello New testcase, identified by Vikram, reduced by Brian 2003-08-04 23:28:44 +00:00
Linker
LLC
Other
Scripts
TableGen New testcase 2003-08-04 20:43:48 +00:00
Transforms Added LICM test cases to: 2003-08-05 18:52:42 +00:00
Verifier
Failure.sh
Makefile
Makefile.tests
TestRunner.sh