aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/sext.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-17/+17
* Transform (sub 0, (zext bool to A)) to (sext bool to A) andPaul Redmond2013-01-211-0/+9
* Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth2011-12-121-4/+4
* InstCombine: Turn icmp + sext into bitwise/integer ops when the input has onl...Benjamin Kramer2011-04-011-0/+48
* ComputeMaskedBits: sub falls through to add, and sub doesn't have the same ov...Benjamin Kramer2011-03-111-0/+10
* Enhance a bunch of transformations in instcombine to start generatingChris Lattner2011-02-101-1/+1
* merge sext-2 into sext.llChris Lattner2009-12-021-0/+12
* rename testChris Lattner2009-12-021-0/+116