aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/widen_shuffle-1.ll
Commit message (Expand)AuthorAgeFilesLines
* 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