aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/sse2-vector-shifts.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-30/+150
* X86 vector element shift-by-immediate instructions take i8 immediates. MakeLang Hames2013-10-211-2/+2
* Test commit. Removed trailing whitespace.Josh Magee2013-09-251-1/+1
* test commit.Andrea Di Biagio2013-08-081-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-24/+24
* X86: fold SSE2/AVX2 logical shift by immediate amount into zero vector when p...Stephen Lin2013-07-121-0/+247