llvm-6502/test
Reid Spencer 0b6e55b18b Add a test case test test 1.3 alignment removal and to test a regression
on disassembly speed (where SlotMachine was being recomputed on each
getSlot() call).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15920 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-19 19:11:57 +00:00
..
Analysis Believe it or not, this was broken in LLVM 1.3 2004-08-16 05:39:19 +00:00
Assembler this "feature" is gone 2004-07-14 23:12:09 +00:00
BugPoint
Bytecode Add a test case test test 1.3 alignment removal and to test a regression 2004-08-19 19:11:57 +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 the constifier should handle 2004-08-14 20:47:56 +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 Move LLVM tool definitions to Makefile.rules 2004-07-21 01:31:47 +00:00
TestRunner.sh