summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2011-12-28-vselecti8.ll
Commit message (Expand)AuthorAge
* Revert r169638 because it broke Mesa llvmpipe tests.Nadav Rotem2013-02-24
* When we use the BLEND instruction that uses the MSB as a mask, we can removeNadav Rotem2012-12-07
* Revert 147426 because it caused pr11696.Nadav Rotem2012-01-03
* Optimize the sequence blend(sign_extend(x)) to blend(shl(x)) since SSE blend ...Nadav Rotem2012-01-02
* PR11662.Nadav Rotem2011-12-28