Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1 | Michael Liao | 2012-10-23 | 1 | -2/+1 |
* | Improve the loading of load-anyext vectors by allowing the codegen to load | Nadav Rotem | 2012-07-10 | 1 | -2/+1 |
* | 1. Remove the part of r153848 which optimizes shuffle-of-shuffle into a new | Nadav Rotem | 2012-04-07 | 1 | -2/+4 |
* | test/CodeGen/X86/vec_compare-2.ll: Add explicit -mtriple=i686-linux. | NAKAMURA Takumi | 2011-12-08 | 1 | -1/+1 |
* | Fix a bug in the integer-promotion of bitcast operations on vector types. | Nadav Rotem | 2011-12-08 | 1 | -0/+1 |
* | now that generic vector types aren't selected onto MMX registers, these | Chris Lattner | 2010-12-19 | 1 | -1/+1 |
* | Don't pull vector sext through both hands of a logical operation, since doing... | Nate Begeman | 2009-12-03 | 1 | -0/+29 |