Chris Lattner
|
45ee843b29
|
Executables all live in a nice centralized location now
llvm-svn: 500
|
2001-09-07 22:58:50 +00:00 |
|
Chris Lattner
|
71a712208e
|
Check opaque, abstract, and recursive type handling
llvm-svn: 479
|
2001-09-07 20:59:20 +00:00 |
|
Chris Lattner
|
d6a18a62fb
|
Symboltables are sorted in the bytecode, so no problems here!
llvm-svn: 468
|
2001-09-07 16:58:39 +00:00 |
|
Chris Lattner
|
073fef2722
|
New test cases
llvm-svn: 329
|
2001-07-28 18:04:10 +00:00 |
|
Chris Lattner
|
c58c25ffc5
|
Changes to make test scripts more reliable
llvm-svn: 319
|
2001-07-28 17:40:15 +00:00 |
|
Chris Lattner
|
77257cae1a
|
Work around a few 'sorting issues' with the bytecode output that causes the bytecode
not to be bit for bit identical. This is a hack and should be fixed in the future
llvm-svn: 306
|
2001-07-26 16:30:18 +00:00 |
|
Chris Lattner
|
22608144d9
|
New test for varargs functions
llvm-svn: 301
|
2001-07-25 22:49:12 +00:00 |
|
Vikram S. Adve
|
49857bdb28
|
Version of testmemory to test alloca, load and store.
llvm-svn: 238
|
2001-07-21 12:46:12 +00:00 |
|
Chris Lattner
|
3e7e97bee3
|
New test case for prototype support
llvm-svn: 199
|
2001-07-15 21:43:17 +00:00 |
|
Chris Lattner
|
510ad81e40
|
add coverage of newly implemented instructions.
llvm-svn: 165
|
2001-07-08 23:23:30 +00:00 |
|
Chris Lattner
|
7a7ddef47e
|
Neg instruction removed. Cast instruction implemented.
llvm-svn: 156
|
2001-07-08 04:57:15 +00:00 |
|
Chris Lattner
|
d4d1cb558c
|
Put in test of SCCP. Watch out though, because we need to sort the
constant pool for the final check to work. :(
llvm-svn: 93
|
2001-06-27 23:37:22 +00:00 |
|
Chris Lattner
|
848c35ed1f
|
Updates to support
* Changes in PHI node structure
* We now run DCE after inlining because it helps clean up LOTS of inlining
gunk.
llvm-svn: 26
|
2001-06-11 15:05:02 +00:00 |
|
Chris Lattner
|
89e70547f2
|
inlining can change methods a second time, so don't rerun inliner when testing for
differences in optimizations
llvm-svn: 12
|
2001-06-07 17:00:00 +00:00 |
|
Chris Lattner
|
e6b9b382e2
|
Initial revision
llvm-svn: 2
|
2001-06-06 20:29:01 +00:00 |
|