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