llvm-6502/test
Reid Spencer 2233361a83 Fix this test cases to use parameter attributes for its parameter and
result types. These tests are checking for sext behavior and it won't
happen unless requested with the parameter attribute.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32828 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-03 04:20:23 +00:00
..
Analysis For PR950: 2006-12-31 06:02:00 +00:00
Archive
Assembler Add a test case for abstract parameter and result types in function 2007-01-02 20:47:51 +00:00
BugPoint Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
Bytecode Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
C++Frontend For PR950: 2006-12-31 06:02:00 +00:00
CFrontend For PR950: 2006-12-31 06:02:00 +00:00
CodeGen Fix this test cases to use parameter attributes for its parameter and 2007-01-03 04:20:23 +00:00
Debugger Ignore the Output directory. 2006-12-05 16:10:16 +00:00
DebugInfo PR1068 - Unbounded array debug info. 2007-01-02 11:53:52 +00:00
ExecutionEngine For PR950: 2006-12-31 06:02:00 +00:00
Feature Run llvm-upgrade on test to prepare for new assembly syntax. 2006-12-29 20:21:51 +00:00
lib
Linker For PR1070: 2007-01-02 05:55:05 +00:00
Other
Scripts
TableGen
Transforms For PR1070: 2007-01-02 05:55:05 +00:00
Verifier testcases for PR1042 2006-12-16 02:26:57 +00:00
.cvsignore
Failure.sh
Makefile
Makefile.tests
TestRunner.sh