llvm-6502/test
Lauro Ramos Venancio 8f57667a5d Fix PR1390.
Don't spill extra register to align the stack.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36814 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-05 23:44:41 +00:00
..
Analysis Add two test cases to cover apintification change. 2007-04-26 16:44:48 +00:00
Archive This needs to stay in the old bytecode format. 2007-04-16 03:35:24 +00:00
Assembler Remove bogus testcase, PR409 is wontfix 2007-05-05 21:49:24 +00:00
BugPoint For PR1319: 2007-04-15 10:09:30 +00:00
Bytecode For PR1319: Upgrade to new test harness 2007-04-15 10:11:13 +00:00
C++Frontend llvm-gcc3 is gone 2007-05-05 21:35:44 +00:00
CFrontend this tests for a missing feature. Move it to PR1391 instead of being an 2007-05-05 21:47:29 +00:00
CodeGen Fix PR1390. 2007-05-05 23:44:41 +00:00
Debugger
DebugInfo fix failure on ahs3's tester 2007-05-05 20:50:35 +00:00
ExecutionEngine Add a test case for testing the LLI interpreter wrt bitcast of fp to integer. 2007-05-04 03:35:17 +00:00
Feature Implement review feedback. Aliasees can be either GlobalValue's or 2007-04-28 13:45:00 +00:00
FrontendAda Test that TREE_CONSTANT is being set correctly. 2007-05-02 07:43:14 +00:00
FrontendObjC New test. 2007-05-03 00:42:22 +00:00
Integer Changes to fix problems with "make check". Apparently you can redefine 2007-04-14 22:51:29 +00:00
lib Dan is right, using "string first" would produce false positives. So, 2007-04-23 21:21:53 +00:00
Linker For PR1319: 2007-04-16 17:36:08 +00:00
Other New test. 2007-04-25 00:35:37 +00:00
Scripts Add a script to run a command but ignore its return code. This script 2007-04-14 16:14:08 +00:00
TableGen For PR1319: 2007-04-16 15:31:49 +00:00
Transforms this test is now in Target/README.txt 2007-05-05 22:44:27 +00:00
Verifier remove bogus xfailed testcase 2007-05-05 20:49:28 +00:00
.cvsignore
Makefile Pass the LLVMGCC_LANGS variable through to Tcl. 2007-04-21 21:43:18 +00:00
Makefile.tests Failure.sh is dead, remove it. 2007-04-21 20:46:55 +00:00
TestRunner.sh For PR1355: 2007-04-26 03:59:24 +00:00