summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/trunc.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Revert remaining part of r93200: "Disable folding sext(trunc(x)) -> x"Jakob Stoklund Olesen2012-06-22
* Enhance a bunch of transformations in instcombine to start generatingChris Lattner2011-02-10
* implement an instcombine xform that canonicalizes casts outside of and-with-c...Chris Lattner2011-01-15
* teach the truncation optimization that an entire chain ofChris Lattner2010-08-27
* Add an instcombine to clean up a common pattern producedChris Lattner2010-08-27
* filecheckizeChris Lattner2010-08-26
* rename test.Chris Lattner2010-08-26