aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vshift-4.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+7
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* [DAGCombiner] insert_vector_elt: Avoid building a vector twice.Quentin Colombet2013-07-301-6/+6
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-7/+7
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-1/+1
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-1/+1
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-191-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove dead greps.Daniel Dunbar2009-09-031-3/+0
* Test cases for vector shifts changes r80935Mon P Wang2009-09-031-1/+18
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Added sse test patterns for r62979 and r63193.Mon P Wang2009-01-281-0/+71