| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | split loads and calls into separate tables. Loads are now just indexed | Chris Lattner | 2011-01-03 | 1 | -42/+74 | |
| * | various cleanups, no functionality change. | Chris Lattner | 2011-01-03 | 1 | -24/+19 | |
| * | Teach EarlyCSE to do trivial CSE of loads and read-only calls. | Chris Lattner | 2011-01-03 | 1 | -22/+152 | |
| * | rename InstValue to SimpleValue, add some comments. | Chris Lattner | 2011-01-03 | 1 | -26/+41 | |
| * | Allocate nodes for the scoped hash table from a recyling bump pointer | Chris Lattner | 2011-01-03 | 1 | -5/+9 | |
| * | reduce redundancy in the hashing code and other misc cleanups. | Chris Lattner | 2011-01-03 | 1 | -19/+23 | |
| * | fix some pastos | Chris Lattner | 2011-01-02 | 1 | -4/+4 | |
| * | add DEBUG and -stats output to earlycse. | Chris Lattner | 2011-01-02 | 1 | -3/+35 | |
| * | Enhance earlycse to do CSE of casts, instsimplify and die. | Chris Lattner | 2011-01-02 | 1 | -4/+141 | |
| * | sketch out a new early cse pass. No functionality yet. | Chris Lattner | 2011-01-02 | 1 | -0/+62 | |

