llvm-6502/test
Chris Lattner 4ed4ac34c3 constant folding of bitcast is broken.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32437 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-11 18:29:07 +00:00
..
Analysis Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Archive
Assembler Fix the run line and make this test more specific. 2006-12-09 19:39:56 +00:00
BugPoint
Bytecode Remove tests for checking bytecode upgrade. Bytecode upgrade is being 2006-12-02 20:35:50 +00:00
C++Frontend new testcase for PR1027 2006-12-01 06:34:56 +00:00
CFrontend Use weak_import on linux, weak everywhere else. Makes test pass on Linux. 2006-12-03 16:40:08 +00:00
CodeGen the xform is done by scalarrepl not the code generator. 2006-12-11 01:03:32 +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 packed initializers too in the test 2006-12-08 18:45:38 +00:00
lib
Linker These files need llvm-upgrade. 2006-12-02 20:40:30 +00:00
Other Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Scripts
TableGen
Transforms constant folding of bitcast is broken. 2006-12-11 18:29:07 +00:00
Verifier Make sure this file gets upgraded with llvm-upgrade 2006-12-02 20:42:32 +00:00
.cvsignore
Failure.sh
Makefile
Makefile.tests
TestRunner.sh