summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix comment.Owen Anderson2010-01-171-1/+1
| | | | llvm-svn: 93679
* Convert a ton of simple integer type equality tests to the new predicate.Benjamin Kramer2010-01-051-2/+2
| | | | llvm-svn: 92760
* split mul/div/rem instructions out to their own file.Chris Lattner2010-01-051-0/+695
llvm-svn: 92689
OpenPOWER on IntegriCloud