summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shift-pcmp.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-06-12[x86] regenerate checks with update_llc_test_checks.pySanjay Patel
2016-11-23[DAGCombiner] Fix infinite loop in vector mul/shl combiningJohn Brawn
2016-07-13[x86][SSE/AVX] optimize pcmp results better (PR28484)Sanjay Patel
2016-07-11[x86] specify triple to avoid bot failuresSanjay Patel
2016-07-11[x86] update checksSanjay Patel
2014-02-22llvm/test/CodeGen/X86/shift-pcmp.ll: Tweak to appease FileCheck. "CHECK-LABEL...NAKAMURA Takumi
2014-02-21[DAGCombiner] PCMP* sets its result to all ones or zeros so we can AND with theQuentin Colombet