aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/blend-msb.ll
Commit message (Expand)AuthorAgeFilesLines
* When we use the BLEND instruction that uses the MSB as a mask, we can removeNadav Rotem2012-12-071-1/+1
* Remove the "-promote-elements" flag. This flag is now enabled by default.Nadav Rotem2012-06-041-1/+1
* [AVX] Optimize x86 VSELECT instructions using SimplifyDemandedBits.Nadav Rotem2012-01-151-0/+37