summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/shift-simplify.ll
Commit message (Expand)AuthorAge
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Implement shift-simplify.ll:test[45].Chris Lattner2007-07-15
* Implement shift-simplify.ll:test3, turning:Chris Lattner2007-07-15
* For PR1319:Reid Spencer2007-04-14
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-02
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* new testcaseChris Lattner2006-11-14