llvm-6502/test
Chris Lattner 4ddb4c82d7 * Clean up InstrForest
* Fix ins sel problem, test case:
void "foo" (int *%x, int *%y)

begin
        seteq int *%x, %y
        ret void
end


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@552 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-12 01:28:49 +00:00
..
Feature Implement global variable support 2001-09-10 07:58:01 +00:00
array.c
combinations.c
combinations.ll
exprtest.ll New test cases 2001-07-28 18:04:10 +00:00
fib.ll Make fib be more real 2001-09-01 01:47:52 +00:00
inductionvars.ll Rename start methods to main so interpreter works easier 2001-08-23 17:08:51 +00:00
inlinetest.ll Rename start methods to main so interpreter works easier 2001-08-23 17:08:51 +00:00
intervals.ll
irreducible.ll
Makefile * Clean up InstrForest 2001-09-12 01:28:49 +00:00
opttest.ll
sccptest.ll
Setup Executables all live in a nice centralized location now 2001-09-07 22:58:50 +00:00
SetupOpt Executables all live in a nice centralized location now 2001-09-07 22:58:50 +00:00
test2darray.ll
testpointer.ll
teststruct.ll