aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/div-shift.ll
Commit message (Expand)AuthorAgeFilesLines
* InstCombine: Make sure we use the pre-zext type when creating a constant of a...Benjamin Kramer2012-09-211-0/+14
* Look pass zext to strength reduce an udiv. Patch by David Majnemer. rdar://11...Evan Cheng2012-06-211-0/+23