summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/setcc-combine.ll
AgeCommit message (Expand)Author
2017-12-26[DAGCombine] Don't combine (and (setne X, 0), (setne X, -1)) --> (setuge (add...Simon Pilgrim
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-04-26[TargetLowering] fix isConstTrueVal to account for build vector truncationSanjay Patel
2017-04-25[x86] regenerate checks; NFCSanjay Patel
2015-03-12[X86] Fix wrong target specific combine on SETCC nodes.Andrea Di Biagio