summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-08-11[x86] use more shift or LEA for select-of-constants (2nd try)Sanjay Patel
2017-08-07[x86] revert r310208 to investigate test-suite failures (PR34105 / PR34097) Sanjay Patel
2017-08-06[x86] use more shift or LEA for select-of-constantsSanjay Patel
2017-03-01[DAGCombiner] fold binops with constant into select-of-constantsSanjay Patel
2017-03-01[x86] auto-generate checks; NFCSanjay Patel
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth
2010-08-04PR7814: Truncates cannot be ignored for signed comparisons.Eli Friedman