aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_shuffle-37.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-47/+0
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-271-2/+2
* 1. Remove the part of r153848 which optimizes shuffle-of-shuffle into a newNadav Rotem2012-04-071-5/+5
* Allocate virtual registers in ascending order.Jakob Stoklund Olesen2012-04-021-4/+4
* This commit contains a few changes that had to go in together.Nadav Rotem2012-04-011-5/+5
* Add a new DAGCombine optimization for BUILD_VECTOR.Nadav Rotem2011-10-291-4/+6
* Enable element promotion type legalization by deafault.Nadav Rotem2011-10-161-4/+4
* The following X86 pattern is incorrect:Bruno Cardoso Lopes2011-08-101-2/+22
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-221-2/+3
* Add one more pattern to fallback movddupBruno Cardoso Lopes2010-09-091-0/+10
* Using target specific nodes for shuffle nodes makes the maskBruno Cardoso Lopes2010-09-011-0/+14
* merge a bunch more sse3 tests into sse3.llChris Lattner2009-08-151-14/+0
* For yonah, fix a vector shuffle case for v16i8 where we didn't properly clear...Mon P Wang2009-03-111-0/+14