summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_compare-2.ll
Commit message (Expand)AuthorAge
* Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1Michael Liao2012-10-23
* Improve the loading of load-anyext vectors by allowing the codegen to loadNadav Rotem2012-07-10
* 1. Remove the part of r153848 which optimizes shuffle-of-shuffle into a newNadav Rotem2012-04-07
* test/CodeGen/X86/vec_compare-2.ll: Add explicit -mtriple=i686-linux.NAKAMURA Takumi2011-12-08
* Fix a bug in the integer-promotion of bitcast operations on vector types.Nadav Rotem2011-12-08
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-19
* Don't pull vector sext through both hands of a logical operation, since doing...Nate Begeman2009-12-03