aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/widen_shuffle-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-18/+39
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+3
* Update tests to use sse4.2 instead of sse42.Rafael Espindola2013-08-231-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-5/+5
* 1. Remove the part of r153848 which optimizes shuffle-of-shuffle into a newNadav Rotem2012-04-071-1/+1
* This commit contains a few changes that had to go in together.Nadav Rotem2012-04-011-1/+1
* Transform: (EXTRACT_VECTOR_ELT( VECTOR_SHUFFLE )) -> EXTRACT_VECTOR_ELT.Nadav Rotem2012-01-171-1/+6
* Fix testcase.Eli Friedman2011-11-161-1/+0
* CONCAT_VECTORS can have more than two operands. PR11389.Eli Friedman2011-11-161-0/+9
* Enable element promotion type legalization by deafault.Nadav Rotem2011-10-161-1/+1
* PR10421: Fix a straightforward bug in the widening logic for CONCAT_VECTORS.Eli Friedman2011-07-201-0/+8
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-191-1/+1
* Change handling of illegal vector types to widen when possible instead of Chris Lattner2010-08-251-3/+5
* Fixed a bug during widening where we would avoid legalizing a node. When weMon P Wang2010-06-041-3/+36
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* Update tests to use FileCheckMon P Wang2009-10-161-1/+3
* 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
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-1/+1
* Added some basic test cases for r61209Mon P Wang2008-12-181-0/+11