llvm-6502/test
Reid Spencer 9445e9aaa0 For PR1553:
Change the keywords for the zext and sext parameter attributes to be 
zeroext and signext so they don't conflict with the keywords for the
instructions of the same name. This gets around the ambiguity.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40069 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-19 23:13:04 +00:00
..
Analysis Handle decrementing loops properly. Fixes PR1533. 2007-07-16 02:08:00 +00:00
Archive Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Assembler For PR1553: 2007-07-19 23:13:04 +00:00
BugPoint Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Bytecode Convert .cvsignore files 2007-06-29 16:35:07 +00:00
C++Frontend Fix this test. We produce pretty cruddy code for this 2007-07-19 09:38:34 +00:00
CFrontend For PR1553: 2007-07-19 23:13:04 +00:00
CodeGen For PR1553: 2007-07-19 23:13:04 +00:00
DebugInfo For PR1558: 2007-07-17 06:20:38 +00:00
ExecutionEngine Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Feature For PR1553: 2007-07-19 23:13:04 +00:00
FrontendAda Testcase for yet another global constant Ada f-e bug. 2007-05-06 16:20:30 +00:00
FrontendObjC New test. 2007-05-03 00:42:22 +00:00
Integer For PR1553: 2007-07-19 23:13:04 +00:00
lib Fix typo. 2007-05-18 12:13:34 +00:00
Linker Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Other Fix PR1539. Add LoopPassPrinter. 2007-07-05 15:32:03 +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 Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Transforms For PR1553: 2007-07-19 23:13:04 +00:00
Verifier check for correct usage of the byval attribute 2007-07-10 19:28:12 +00:00
Makefile For PR1411: 2007-05-11 06:47:16 +00:00
Makefile.tests Failure.sh is dead, remove it. 2007-04-21 20:46:55 +00:00
TestRunner.sh Avoid an infinite loop when TestRunner.sh is run outside of the test dir. 2007-05-18 02:06:03 +00:00