Tim Northover 71313f88cb ARM: use natural LLVM IR for vshll instructions
Similarly to the vshrn instructions, these are simple zext/sext + trunc
operations. Using normal LLVM IR should allow for better code, and more sharing
with the AArch64 backend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201093 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-10 16:20:29 +00:00
..
2014-01-31 23:46:14 +00:00
2014-02-09 23:29:24 +00:00
2014-02-04 22:50:47 +00:00
2014-01-24 23:40:08 +00:00
2014-01-18 02:12:10 +00:00
2013-11-15 01:34:59 +00:00