aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/trunc.ll
AgeCommit message (Expand)Author
2012-06-22Revert remaining part of r93200: "Disable folding sext(trunc(x)) -> x"Jakob Stoklund Olesen
2011-02-10Enhance a bunch of transformations in instcombine to start generatingChris Lattner
2011-01-15implement an instcombine xform that canonicalizes casts outside of and-with-c...Chris Lattner
2010-08-27teach the truncation optimization that an entire chain ofChris Lattner
2010-08-27Add an instcombine to clean up a common pattern producedChris Lattner
2010-08-26filecheckizeChris Lattner
2010-08-26rename test.Chris Lattner