llvm-6502/include
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
..
llvm ARM: use natural LLVM IR for vshll instructions 2014-02-10 16:20:29 +00:00
llvm-c Fix known typos 2014-01-24 17:20:08 +00:00