aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/divide-by-constant.ll
Commit message (Expand)AuthorAgeFilesLines
* BuildUDIV: If the divisor is even we can simplify the fixup of the multiplied...Benjamin Kramer2011-03-171-0/+11
* The signed version of our "magic number" computation for the integer approxim...Cameron Zwarich2011-02-211-1/+1
* Teach DAGCombine to fold fold (sra (trunc (sr x, c1)), c2) -> (trunc (sra x, ...Benjamin Kramer2011-01-301-0/+9
* Reapply 122353-122355 with fixes. 122354 was wrong;Dale Johannesen2010-12-211-3/+3
* Revert 122353-122355 for the moment, they broke stuff.Dale Johannesen2010-12-211-3/+3
* Get the type of a shift from the shift, not from its shiftDale Johannesen2010-12-211-3/+3
* take care of some todos, transforming [us]mul_lohi into Chris Lattner2010-12-151-0/+1
* merge two testsChris Lattner2010-12-151-0/+10
* rename testChris Lattner2010-12-131-0/+42