Chris Lattner
|
b66f42427a
|
The instruction combining pass removes dead instructions, there is no need
to run the die pass after it.
llvm-svn: 11942
|
2004-02-28 05:26:06 +00:00 |
Misha Brukman
|
edf4bab190
|
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
llvm-svn: 8558
|
2003-09-16 15:29:54 +00:00 |
Chris Lattner
|
a479fecbd5
|
Fix yet another bug in the testcase
llvm-svn: 3224
|
2002-08-02 19:59:20 +00:00 |
Chris Lattner
|
ab3aeb7eae
|
Fix bug in testcase
llvm-svn: 3223
|
2002-08-02 19:54:05 +00:00 |
Chris Lattner
|
f6f95d08da
|
These tests should not run -dce pass to cleanup instcombine.
If instcombine is making dead instructions, ALL that should be used is -die
llvm-svn: 3221
|
2002-08-02 19:27:58 +00:00 |
Chris Lattner
|
a1651c750b
|
New testcase
llvm-svn: 3218
|
2002-08-02 18:46:53 +00:00 |