diff options
author | Tim Northover <tnorthover@apple.com> | 2014-02-10 16:20:29 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-02-10 16:20:29 +0000 |
commit | b0430415e6b3a2d309ac197d857ff2bcb288be3f (patch) | |
tree | 0875bde7d2aac6b0f7c8180c12ebaa2c1c3f4c7b /llvm/lib/CodeGen/StackMaps.cpp | |
parent | 78c135942da5cff2829cbb422549218294b15a5f (diff) | |
download | llvm-b0430415e6b3a2d309ac197d857ff2bcb288be3f.zip llvm-b0430415e6b3a2d309ac197d857ff2bcb288be3f.tar.gz llvm-b0430415e6b3a2d309ac197d857ff2bcb288be3f.tar.bz2 |
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.
llvm-svn: 201093
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions