aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/shrink-compare.ll
Commit message (Expand)AuthorAgeFilesLines
* test/CodeGen/X86/shrink-compare.ll: Relax expressions for Win64.NAKAMURA Takumi2011-04-231-2/+2
* DAGCombine: fold "(zext x) == C" into "x == (trunc C)" if the trunc is lossless.Benjamin Kramer2011-04-221-0/+36