summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-zext-trunc.ll
Commit message (Collapse)AuthorAge
* PR9055: extend the fix to PR4050 (r70179) to apply to zext and anyext.Eli Friedman2011-04-16
Returning a new node makes the code try to replace the old node, which in the included testcase is killed by CSE. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129650 91177308-0d34-0410-b5e6-96231b3b80d8