llvm-6502/test
Chris Lattner 6f2ff7ecd5 Test functions as well as globals
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8079 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-23 20:30:29 +00:00
..
Analysis
Assembler New testcase 2003-08-21 19:37:46 +00:00
BugPoint
C++Frontend Remove name, add body. Causes llvmg++ segfault! 2003-08-22 04:36:12 +00:00
CBackend
CFrontend Test case distilled from bash. 2003-08-21 18:59:56 +00:00
CodeGen
ExecutionEngine Simplify test 2003-08-21 21:33:19 +00:00
Feature New testcase for non-simple variable and type names 2003-08-22 05:40:04 +00:00
Jello
Linker Test functions as well as globals 2003-08-23 20:30:29 +00:00
LLC
Other
Scripts
TableGen
Transforms new testcase: we warn if we are merging together two functions whose argument 2003-08-23 19:59:55 +00:00
Verifier
Failure.sh
Makefile Added the ability to run the QMTests. It is currently not enabled by default, 2003-08-21 15:09:29 +00:00
Makefile.tests Disable .d file generation for LLVM tests 2003-08-22 14:09:46 +00:00
TestRunner.sh