aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/blend-msb.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-231-1/+1
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-181-3/+3
* 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