Chris Lattner
|
0a1581bfa8
|
constprop doesn't delete dead instructions, it just makes them dead.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2540 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-05-07 20:25:44 +00:00 |
|
Chris Lattner
|
6a7cd2206b
|
Add tests for floating point remainder elimination
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2461 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-05-03 20:16:29 +00:00 |
|
Chris Lattner
|
8e122e1148
|
New testcase to see if constant propogation of remainder is implemented
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2460 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-05-03 20:14:21 +00:00 |
|