llvm-6502/test
Misha Brukman 5b160f19c6 Simple hand-coded tests to aid in early development of backends, along with a
Makefile to run ad-hoc tests easily.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15664 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-11 14:16:34 +00:00
..
Analysis Due to a bug in BasicAA, DSE is incorrectly deleting the first store in 2004-07-29 01:33:05 +00:00
Assembler
BugPoint
Bytecode Initial testcase for bytecode compatibility regression test. 2004-08-01 18:06:28 +00:00
C++Frontend
CFrontend New testcase for critical 1.3 feature 2004-08-06 18:09:02 +00:00
CodeGen Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
Debugger
ExecutionEngine
Feature bug 263: 2004-07-25 18:09:47 +00:00
Linker
LLC
Other
Scripts New python script that print a specified number of lines surrounding a 2004-08-02 22:28:50 +00:00
TableGen New testcase for list slicing 2004-07-27 01:00:56 +00:00
Transforms New testcase that instcombine is getting wrong 2004-08-11 00:49:50 +00:00
Verifier
Failure.sh
Makefile Add support for using the prcontext python script instead of grep -C. 2004-08-02 22:29:38 +00:00
Makefile.tests
TestRunner.sh