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
|
a6fee9d6d5
|
Remove explicit control flow through the use of the 'not' script
llvm-svn: 6965
|
2003-06-28 23:23:34 +00:00 |
Chris Lattner
|
26910ded0e
|
constprop doesn't delete dead instructions, it just makes them dead.
llvm-svn: 2540
|
2002-05-07 20:25:44 +00:00 |
Chris Lattner
|
7ad7bf0071
|
Add tests for floating point remainder elimination
llvm-svn: 2461
|
2002-05-03 20:16:29 +00:00 |
Chris Lattner
|
f91d56355f
|
New testcase to see if constant propogation of remainder is implemented
llvm-svn: 2460
|
2002-05-03 20:14:21 +00:00 |