llvm-6502/test
Tanya Lattner cad62802f4 Do not run on darwin.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41608 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-30 16:07:20 +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: llvm-gcc-4.2 optimizes almost everything away, 2007-08-27 16:47:32 +00:00
CFrontend Fix this testcase: there are two matches for 2007-08-23 17:22:50 +00:00
CodeGen Do not run on darwin. 2007-08-30 16:07:20 +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 Don't promote volatile loads/stores. This is needed (for example) to handle setjmp/longjmp properly. 2007-08-26 21:43:30 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh