aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ConstProp
Commit message (Collapse)AuthorAgeFilesLines
...
* New testcase for bugs in the constant propogatorChris Lattner2002-05-031-0/+14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2462 91177308-0d34-0410-b5e6-96231b3b80d8
* Add tests for floating point remainder eliminationChris Lattner2002-05-031-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2461 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase to see if constant propogation of remainder is implementedChris Lattner2002-05-031-0/+17
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2460 91177308-0d34-0410-b5e6-96231b3b80d8
* This testcase is a sanity checkChris Lattner2002-05-031-0/+20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2459 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new testcase for general constant prop.Chris Lattner2002-05-031-0/+18
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2457 91177308-0d34-0410-b5e6-96231b3b80d8