Chris Lattner
|
c52648e701
|
Add missing run line
llvm-svn: 17522
|
2004-11-06 21:11:04 +00:00 |
|
Misha Brukman
|
d34a40864a
|
Simple hand-coded tests to aid in early development of backends, along with a
Makefile to run ad-hoc tests easily.
llvm-svn: 15664
|
2004-08-11 14:16:34 +00:00 |
|
Chris Lattner
|
d88c0923db
|
Update gc intrinsics to take pointer to object as well as pointer to field.
Patch contributed by Tobias Nurmiranta
llvm-svn: 15094
|
2004-07-22 05:48:38 +00:00 |
|
Chris Lattner
|
7b31e04a32
|
New testcase for constant expression lowering pass, contributed by Vladimir Prus!
llvm-svn: 14398
|
2004-06-25 07:47:13 +00:00 |
|
Reid Spencer
|
8e4807ce62
|
Make the test pass by using the correct RUN: syntax.
llvm-svn: 13848
|
2004-05-27 20:49:16 +00:00 |
|
Reid Spencer
|
46ff9b2d51
|
Added a "RUN:" line so this file can be executed by TestRunner.sh
llvm-svn: 13829
|
2004-05-27 08:28:42 +00:00 |
|
Chris Lattner
|
f2b4daf3eb
|
gc_init now gets an argument
llvm-svn: 13816
|
2004-05-27 05:51:00 +00:00 |
|
Chris Lattner
|
a617e50e59
|
Add a simple testcase for garbage collection support
llvm-svn: 13697
|
2004-05-23 21:24:50 +00:00 |
|
Chris Lattner
|
35e874420b
|
Testcase for PR337, which was reduced by Reid Spencer.
llvm-svn: 13443
|
2004-05-10 05:11:24 +00:00 |
|
Alkis Evlogimenos
|
338004b75f
|
Update testcase to illustrate the coalescing problem. The previous one did not work because of a fix in the x86 instruction selector.
llvm-svn: 12870
|
2004-04-12 19:04:22 +00:00 |
|
Alkis Evlogimenos
|
45bb1bbd1b
|
Add same value coalescing testcase
llvm-svn: 12865
|
2004-04-12 15:40:25 +00:00 |
|
Chris Lattner
|
0eaacac41e
|
New file that can be useful for hand inspection of assembly required for certain
kinds of instructions.
llvm-svn: 12746
|
2004-04-07 05:06:39 +00:00 |
|
Chris Lattner
|
c585ee2bdd
|
New testcase
llvm-svn: 12738
|
2004-04-07 04:08:21 +00:00 |
|