llvm-6502/test
Duncan Sands 0c6dcbb23b Fix this test for gcc-4.2.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41187 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-20 17:14:02 +00:00
..
Analysis Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Archive
Assembler Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Bitcode
BugPoint
C++Frontend Fix this test for gcc-4.2. 2007-08-20 17:14:02 +00:00
CFrontend Convert tests using "grep -c ... | grep ..." to use the count script. 2007-08-15 13:49:33 +00:00
CodeGen Test dag xform: Fold C ? 0 : 1 to ~C or zext(~C) or trunc(~C) 2007-08-18 06:11:57 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendObjC
Integer
lib
Linker Add a test to ensure that obvious link messages are actually produced on 2007-08-16 07:22:43 +00:00
Other Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Scripts
TableGen Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Transforms Add loop index split tests. 2007-08-17 22:02:15 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh