summaryrefslogtreecommitdiff
path: root/test/Transforms/EarlyCSE
Commit message (Expand)AuthorAge
* Move "atomic" and "volatile" designations on instructions after the opcodeEli Friedman2011-08-12
* Duncan deftly points out that readnone functions aren'tChris Lattner2011-01-03
* earlycse can do trivial with-a-block dead store Chris Lattner2011-01-03
* now that loads are in their own table, we can implementChris Lattner2011-01-03
* add a testcase for readonly call CSEChris Lattner2011-01-03
* Teach EarlyCSE to do trivial CSE of loads and read-only calls.Chris Lattner2011-01-03
* add DEBUG and -stats output to earlycse.Chris Lattner2011-01-02
* Enhance earlycse to do CSE of casts, instsimplify and die.Chris Lattner2011-01-02