diff options
| author | Hao Liu <Hao.Liu@arm.com> | 2013-11-05 03:39:32 +0000 |
|---|---|---|
| committer | Hao Liu <Hao.Liu@arm.com> | 2013-11-05 03:39:32 +0000 |
| commit | d6b40b51c7e520cb08e86cad64e56d92a645ffc6 (patch) | |
| tree | 8fe7b71bc7528079aeaf888816b2b9d30b1bd738 /clang/lib/Lex | |
| parent | 9eece7b5e0af28e390636ab92e0bcce93bf1a92e (diff) | |
| download | bcm5719-llvm-d6b40b51c7e520cb08e86cad64e56d92a645ffc6.tar.gz bcm5719-llvm-d6b40b51c7e520cb08e86cad64e56d92a645ffc6.zip | |
Implement AArch64 post-index vector load/store multiple N-element structure class SIMD(lselem-post).
Including following 14 instructions:
4 ld1 insts: post-index load multiple 1-element structure to sequential 1/2/3/4 registers.
ld2/ld3/ld4: post-index load multiple N-element structure to sequential N registers (N=2,3,4).
4 st1 insts: post-index store multiple 1-element structure from sequential 1/2/3/4 registers.
st2/st3/st4: post-index store multiple N-element structure from sequential N registers (N = 2,3,4).
llvm-svn: 194043
Diffstat (limited to 'clang/lib/Lex')
0 files changed, 0 insertions, 0 deletions

