summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_set-3.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Check vec_set BUILD_VECTOR tests on both 32 and 64-bit targetsSimon Pilgrim2017-05-101-14/+31
* [X86][SSE] Regenerated the vec_set tests.Simon Pilgrim2016-04-011-9/+8
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-19/+2
* [x86] Adjust the patterns for lowering X86vzmovl nodes which don'tChandler Carruth2014-10-031-1/+1
* [x86] Fix an embarressing bug in the INSERTPS formation code. The maskChandler Carruth2014-09-051-1/+1
* [x86] Teach the new v4i32 shuffle lowering some more tricks to recognizeChandler Carruth2014-09-041-0/+14
* [x86] Clean up some tests to use FileCheck and combine two into a singleChandler Carruth2014-08-281-12/+35
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-271-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Favors pshufd over shufps when shuffling elements from one vector. pshufd is ...Evan Cheng2008-04-051-4/+3
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-11/+12
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-4/+3
* For PR411:Reid Spencer2007-01-301-3/+5
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+16
OpenPOWER on IntegriCloud