llvm-6502/test
Reid Spencer 7e6b4f7a6d For PR1070:
Tweak the RUN: lines of these tests to accommodate the renaming of
variables done by llvm-upgrade. The renaming occurs as a result of avoiding
name collisons for collapsed type planes. Conflicting names have a .u
(unsigned) or .s (signed) suffix added. This patch updates the grep
expression to accommodate the new names.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32815 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-02 05:55:05 +00:00
..
Analysis For PR950: 2006-12-31 06:02:00 +00:00
Archive
Assembler For PR1070: 2007-01-02 05:55:05 +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 For PR1070: 2007-01-02 05:55:05 +00:00
Debugger Ignore the Output directory. 2006-12-05 16:10:16 +00:00
DebugInfo Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +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 Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
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