| Age | Commit message (Expand) | Author |
|---|---|---|
| 2002-09-03 | Make sure that setcc is implemented for bools. | Chris Lattner |
| 2002-08-14 | Fix testcases that used to now dead 'not' instruction | Chris Lattner |
| 2002-08-14 | Change not's to xors | Chris Lattner |
| 2002-07-30 | Test that logical operators are correctly constant propogated! | Chris Lattner |
| 2002-05-07 | Oops, forgot to check in makefile | Chris Lattner |
| 2002-05-07 | Add check that phi nodes get constant propogated away | Chris Lattner |
| 2002-05-07 | constprop doesn't delete dead instructions, it just makes them dead. | Chris Lattner |
| 2002-05-07 | Add testcase for not expressions | Chris Lattner |
| 2002-05-03 | New testcase for bugs in the constant propogator | Chris Lattner |
| 2002-05-03 | Add tests for floating point remainder elimination | Chris Lattner |
| 2002-05-03 | New testcase to see if constant propogation of remainder is implemented | Chris Lattner |
| 2002-05-03 | This testcase is a sanity check | Chris Lattner |
| 2002-05-03 | Add new testcase for general constant prop. | Chris Lattner |
