]> granicus.if.org Git - llvm/commit
[DAGCombine][X86][AArch64][NFC] Add tests for shift-by-signext
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 26 Sep 2019 20:49:49 +0000 (20:49 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 26 Sep 2019 20:49:49 +0000 (20:49 +0000)
commitbb5c50ca7d963b9dcbb6ec371a37e3262f908877
tree2b94905af075425be1c351d1ba706e6a496e9105
parent0a14b051e5f900d5ce601cc45044e3401c4967dd
[DAGCombine][X86][AArch64][NFC] Add tests for shift-by-signext

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373014 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/shift-by-signext.ll [new file with mode: 0644]
test/CodeGen/X86/shift-by-signext.ll [new file with mode: 0644]