[X86][SSE] shift/rotate tests - remove unnecessary mcpu arguments and regenerate...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 25 Oct 2015 12:07:45 +0000 (12:07 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 25 Oct 2015 12:07:45 +0000 (12:07 +0000)
commit696e2f7d491390a163e126df6e488bf69f2d3bae
tree101670449d0cab6a1d09b96c1119477817c3e8ed
parent6bd9ab9c64b9b95e51717965bd6eed866336898d
[X86][SSE] shift/rotate tests - remove unnecessary mcpu arguments and regenerate/cleanup

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251232 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vector-rotate-128.ll
test/CodeGen/X86/vector-rotate-256.ll
test/CodeGen/X86/vector-shift-ashr-128.ll
test/CodeGen/X86/vector-shift-ashr-256.ll
test/CodeGen/X86/vector-shift-lshr-128.ll
test/CodeGen/X86/vector-shift-lshr-256.ll
test/CodeGen/X86/vector-shift-shl-128.ll
test/CodeGen/X86/vector-shift-shl-256.ll