Chris Lattner
|
e32de63e07
|
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
|
2b82b181a2
|
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
|
cc45ae3d49
|
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
|
2f7c963559
|
Initial revision
llvm-svn: 2
|
2001-06-06 20:29:01 +00:00 |