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