summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vshift-4.ll
Commit message (Expand)AuthorAge
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-14
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-14
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove dead greps.Daniel Dunbar2009-09-03
* Test cases for vector shifts changes r80935Mon P Wang2009-09-03
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Added sse test patterns for r62979 and r63193.Mon P Wang2009-01-28