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-29 11:50:56 +00:00
2014-01-11 21:06:00 +00:00
2014-01-11 21:06:00 +00:00
2014-01-29 11:50:56 +00:00
2014-01-29 11:50:56 +00:00
2014-01-29 11:50:56 +00:00
2014-01-30 14:18:25 +00:00
2014-01-24 17:20:08 +00:00
2013-09-04 21:23:23 +00:00
2013-07-18 13:17:26 +00:00