summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512-vselect-crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Teach the DAGCombiner how to fold 'vselect' dag nodes accordingAndrea Di Biagio2014-01-081-1/+1
* Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with...Cameron McInally2013-12-041-0/+11
OpenPOWER on IntegriCloud