llvm-6502/test
Chris Lattner 286505a944 testcase for pr1049
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32632 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-16 21:12:49 +00:00
..
Analysis Remove DSA tests. 2006-12-13 17:02:04 +00:00
Archive
Assembler Fix the run line and make this test more specific. 2006-12-09 19:39:56 +00:00
BugPoint
Bytecode Test case for ensuring correct reading back of cast constant expressions. 2006-12-11 23:19:53 +00:00
C++Frontend new testcase for PR1027 2006-12-01 06:34:56 +00:00
CFrontend New testcase for llvm-gcc bugfix 2006-12-15 06:49:20 +00:00
CodeGen testcase for pr1049 2006-12-16 21:12:49 +00:00
Debugger Ignore the Output directory. 2006-12-05 16:10:16 +00:00
DebugInfo This now passes on Linux/x86 2006-12-07 16:28:32 +00:00
ExecutionEngine These tests need llvm-upgrade. This fixes last night's nightly test fallout. 2006-12-03 16:17:19 +00:00
Feature Add a test for constant folding of bitcast to/from floating point. 2006-12-11 21:25:10 +00:00
lib
Linker extern_weak link test 2006-12-15 17:34:37 +00:00
Other Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Scripts Make it handle plain old cast too, for old assembly. 2006-11-13 16:11:14 +00:00
TableGen
Transforms Fix borken testcase 2006-12-16 02:30:24 +00:00
Verifier testcases for PR1042 2006-12-16 02:26:57 +00:00
.cvsignore
Failure.sh
Makefile
Makefile.tests
TestRunner.sh