summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/blend-msb.ll
Commit message (Expand)AuthorAge
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-23
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-18
* Revert r169638 because it broke Mesa llvmpipe tests.Nadav Rotem2013-02-24
* SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.Benjamin Kramer2013-02-04
* When we use the BLEND instruction that uses the MSB as a mask, we can removeNadav Rotem2012-12-07
* Remove the "-promote-elements" flag. This flag is now enabled by default.Nadav Rotem2012-06-04
* [AVX] Optimize x86 VSELECT instructions using SimplifyDemandedBits.Nadav Rotem2012-01-15