summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx512-vselect-crash.ll
AgeCommit message (Expand)AuthorFilesLines
2014-01-08Teach the DAGCombiner how to fold 'vselect' dag nodes accordingAndrea Di Biagio1-1/+1
2013-12-04Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with...Cameron McInally1-0/+11