llvm-6502/test
Dan Gohman f1d3d666c1 Handle getresult instructions in different basic blocks
from their aggregate operands by moving the getresult
instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48657 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-21 21:01:32 +00:00
..
Analysis Testcase for PR2160. 2008-03-21 20:22:11 +00:00
Archive
Assembler Update bitcode reader and writer to handle multiple return values. 2008-02-26 01:29:32 +00:00
Bindings/Ocaml C and Objective Caml bindings for the various getParent methods of the IR. 2008-03-19 01:11:35 +00:00
Bitcode
BugPoint
C++Frontend Add -m32 to compilation line; test is only valid in 2008-03-10 17:56:53 +00:00
CFrontend The __sync primitives only work on x86 and alpha; 2008-03-10 18:38:31 +00:00
CodeGen Handle getresult instructions in different basic blocks 2008-03-21 21:01:32 +00:00
DebugInfo Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
ExecutionEngine Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
Feature no need to keep around this output. 2008-03-12 17:14:06 +00:00
FrontendAda
FrontendObjC
Integer
lib Fix error in testing for END. notation. 2008-03-13 22:02:51 +00:00
Linker This passes now 2008-03-10 22:34:11 +00:00
Other Keep track of analysis information inherited from Module pass manager. 2008-03-20 01:09:53 +00:00
Scripts
TableGen
Transforms Teach masked value is zero about add and sub, and use MVIZ to 2008-03-21 05:19:58 +00:00
Verifier All of these tests had out of date syntax and were never even running through 2008-03-16 07:55:46 +00:00
Makefile Do not pass -g flag when compiling tests, so remove the C.Flags. This only happens if you have a debug build of llvm. 2008-03-18 19:59:04 +00:00
Makefile.tests
TestRunner.sh