summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_insert-5.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE2] Fix asm string for movq (Move Quadword) instruction.Ayman Musa2017-04-261-1/+1
* [X86][SSE] Enable commutation between MOVHLPS and UNPCKHPDSimon Pilgrim2016-08-061-6/+4
* VirtRegMap: Replace some identity copies with KILL instructions.Matthias Braun2016-07-091-0/+1
* [X86][SSE] Regenerated the vec_insert tests.Simon Pilgrim2016-04-011-53/+112
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-0/+1
* [X86] add an exedepfix entry for movq == movlps == movlpdSanjay Patel2015-04-151-1/+1
* [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTORSimon Pilgrim2015-04-031-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [SDAG] Teach the SelectionDAG to canonicalize vector shuffles of splatsChandler Carruth2015-02-151-7/+7
* [X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2Simon Pilgrim2015-02-031-2/+20
* [X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2Simon Pilgrim2014-11-191-6/+3
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-9/+17
* [x86] Regenerate precise checks for a couple of test cases and removeChandler Carruth2014-10-031-37/+53
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-7/+7
* X86: Make shuffle -> shift conversion more aggressive about undefs.Benjamin Kramer2013-05-171-1/+25
* FileCheckize test.Benjamin Kramer2013-05-171-5/+15
* Massive rewrite of MMX: Dale Johannesen2010-09-301-4/+5
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Convert several tests to use temporary files instead of redundantlyDan Gohman2008-06-101-4/+5
* Implement vector shift up / down and insert zero with ps{rl}lq / ps{rl}ldq.Evan Cheng2008-05-291-0/+31
OpenPOWER on IntegriCloud