summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_cast2.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Improve support for 128-bit vector sign extensionSimon Pilgrim2015-05-211-10/+4
* [X86][SSE] Use (V)PINSRB for direct byte insertion in 16i8 buildvector on SSE...Simon Pilgrim2015-04-061-43/+31
* [x86] Remove the insanely over-aggressive unpack lowering strategy forChandler Carruth2015-02-191-4/+1
* [x86] When splitting 256-bit vectors into 128-bit vectors, don't extractChandler Carruth2015-02-151-19/+11
* Line endings fix. NFC.Simon Pilgrim2015-01-261-23/+23
* [X86][SSE] Added support for SSE3 lane duplication shuffle instructionsSimon Pilgrim2015-01-211-23/+23
* [x86] Don't form overly fragmented blends when splitting andChandler Carruth2014-11-131-3/+1
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-22/+33
* [x86] Regenerate precise checks for a couple of test cases and removeChandler Carruth2014-10-031-44/+137
* [x86,SDAG] Introduce any- and sign-extend-vector-inreg nodes analogousChandler Carruth2014-07-101-0/+18
* [x86] Fix a bug in my new zext-vector-inreg DAG trickery where we wereChandler Carruth2014-07-091-0/+9
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-181-6/+6
* Optimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SINT operations where th...Nadav Rotem2012-04-231-0/+49
OpenPOWER on IntegriCloud