summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86FixupSetCC.cpp
AgeCommit message (Expand)Author
2016-10-01Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini
2016-08-30ADT: Give ilist<T>::reverse_iterator a handle to the current nodeDuncan P. N. Exon Smith
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