diff options
author | Tim Northover <tnorthover@apple.com> | 2013-08-01 09:23:19 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-08-01 09:23:19 +0000 |
commit | 2fe823a6c39b332b1a38ab22ab1f88b5dc580090 (patch) | |
tree | ba976de785979cb7cf12a02b26fcecd966cd8856 /llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp | |
parent | 40e9efd725d12b4d9d8d6480b64ae8442db5f28e (diff) | |
download | bcm5719-llvm-2fe823a6c39b332b1a38ab22ab1f88b5dc580090.tar.gz bcm5719-llvm-2fe823a6c39b332b1a38ab22ab1f88b5dc580090.zip |
AArch64: initial NEON support
Patch by Ana Pazos
- Completed implementation of instruction formats:
AdvSIMD three same
AdvSIMD modified immediate
AdvSIMD scalar pairwise
- Completed implementation of instruction classes
(some of the instructions in these classes
belong to yet unfinished instruction formats):
Vector Arithmetic
Vector Immediate
Vector Pairwise Arithmetic
- Initial implementation of instruction formats:
AdvSIMD scalar two-reg misc
AdvSIMD scalar three same
- Intial implementation of instruction class:
Scalar Arithmetic
- Initial clang changes to support arm v8 intrinsics.
Note: no clang changes for scalar intrinsics function name mangling yet.
- Comprehensive test cases for added instructions
To verify auto codegen, encoding, decoding, diagnosis, intrinsics.
llvm-svn: 187568
Diffstat (limited to 'llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp')
0 files changed, 0 insertions, 0 deletions