aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/blend-msb.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert r169638 because it broke Mesa llvmpipe tests.Nadav Rotem2013-02-241-1/+1
* SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.Benjamin Kramer2013-02-041-2/+4
* 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