hanchenye-llvm-project/llvm/test
Chris Lattner 16dd09a7bb * Clean up InstrForest
* Fix ins sel problem, test case:
void "foo" (int *%x, int *%y)

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

llvm-svn: 552
2001-09-12 01:28:49 +00:00
..
Feature Implement global variable support 2001-09-10 07:58:01 +00:00
Makefile * Clean up InstrForest 2001-09-12 01:28:49 +00:00
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
array.c New testcase from GCC doing array operations 2001-07-15 00:18:50 +00:00
combinations.c New test case 2001-07-22 05:00:34 +00:00
combinations.ll New test case 2001-07-22 05:00:34 +00:00
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 Add a useless phi for testing with InductionVariables stuff 2001-06-24 04:06:23 +00:00
irreducible.ll Add a test case: an irreducible flow graph. 2001-06-21 03:00:25 +00:00
opttest.ll Initial revision 2001-06-06 20:29:01 +00:00
sccptest.ll Miscellaneous cleanups: 2001-06-27 23:41:11 +00:00
test2darray.ll Add test of string constants 2001-07-28 17:39:46 +00:00
testpointer.ll Initial revision 2001-06-06 20:29:01 +00:00
teststruct.ll Initial revision 2001-06-06 20:29:01 +00:00