summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/setcc-narrowing.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-07-26[X86] Regenerate setcc testsSimon Pilgrim
2016-07-07Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setccMichael Kuperstein
2016-07-07Revert r274692 to check whether this is what breaks windows selfhost.Michael Kuperstein
2016-07-06[X86] Transform setcc + movzbl into xorl + setccMichael Kuperstein
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-09-24Add missing check to SETCC optimization.Eli Friedman