llvm-6502/test
Chris Lattner 002f29b0f0 Codify my thoughts on where we want to end up with the target-independent
code generator.  Comments welcome.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15205 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-25 12:13:35 +00:00
..
Analysis Testcases for andersen's alias analysis. 2004-05-23 21:31:00 +00:00
Assembler this "feature" is gone 2004-07-14 23:12:09 +00:00
BugPoint
C++Frontend New testcase for PR355 2004-06-08 07:11:14 +00:00
CFrontend New testcase for PR396 2004-07-07 02:20:02 +00:00
CodeGen Update gc intrinsics to take pointer to object as well as pointer to field. 2004-07-22 05:48:38 +00:00
Debugger
ExecutionEngine
Feature You cannot pass functions by value, what does that even mean?? 2004-07-14 23:14:07 +00:00
Linker Correct test. use "not grep" instead of "grep -v" 2004-05-27 07:32:25 +00:00
LLC
Other The -exprs pass is no longer with LLVM. *sniff* 2004-05-27 07:36:08 +00:00
Scripts
TableGen Codify my thoughts on where we want to end up with the target-independent 2004-07-25 12:13:35 +00:00
Transforms New testcase for DSE 2004-07-25 07:57:50 +00:00
Verifier Testcase for PR340: Verifier misses malformed switch instruction 2004-05-21 16:47:02 +00:00
Failure.sh
Makefile
Makefile.tests Move LLVM tool definitions to Makefile.rules 2004-07-21 01:31:47 +00:00
TestRunner.sh