summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/extractelement-index.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE2] Fix asm string for movq (Move Quadword) instruction.Ayman Musa2017-04-261-4/+4
* [X86][SSE] Improve extraction of elements from v16i8 (pre-SSE41)Simon Pilgrim2017-03-111-10/+14
* [X86] Fix EXTRACT_VECTOR_ELT with variable index from v32i16 and v64i8 vector.Igor Breger2017-02-201-21/+13
* DAG: Avoid OOB when legalizing vector indexingMatt Arsenault2017-01-101-0/+16
* [X86][SSE] Consistently set MOVD/MOVQ load/store/move instructions to integer...Simon Pilgrim2016-12-071-12/+26
* [X86] Optimization for replacing LEA with MOV at frame index elimination timeZvi Rackover2016-09-261-2/+2
* VirtRegMap: Replace some identity copies with KILL instructions.Matthias Braun2016-07-091-0/+20
* [X86][SSE] Added extra i8 extract element testSimon Pilgrim2016-05-221-0/+20
* [X86][SSE] Added constant index tests for 128-bit integer vector typesSimon Pilgrim2016-05-151-0/+136
* [X86][SSE] Added variable index tests for 128-bit integer vector typesSimon Pilgrim2016-05-151-0/+66
* Fixed typo in testSimon Pilgrim2016-05-151-8/+16
* [X86][SSE] Added extra extractelement testsSimon Pilgrim2016-05-151-29/+288
* [X86][SSE] Regenerate extractelement testsSimon Pilgrim2016-05-151-22/+98
* Readd the regression test from r236584. Calling convention fixed to linux.Pawel Bylica2015-05-061-0/+51
* Revert regression test from r236584.Pawel Bylica2015-05-061-51/+0
* SelectionDAG: Handle out-of-bounds index in extract vector elementPawel Bylica2015-05-061-0/+51
OpenPOWER on IntegriCloud