aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/IdentifierTable.cpp
diff options
context:
space:
mode:
authorHao Liu <Hao.Liu@arm.com>2013-10-10 17:01:49 +0000
committerHao Liu <Hao.Liu@arm.com>2013-10-10 17:01:49 +0000
commit1eade6d9277a7d8010e76e39c95ad06743d0a96d (patch)
treec4227c752fe3cf5b8a5afb46dc73b95ae6f6def0 /clang/lib/Basic/IdentifierTable.cpp
parent99eac7ee44cb0e1b4c3a2e79b70c6ffed0432393 (diff)
downloadllvm-1eade6d9277a7d8010e76e39c95ad06743d0a96d.zip
llvm-1eade6d9277a7d8010e76e39c95ad06743d0a96d.tar.gz
llvm-1eade6d9277a7d8010e76e39c95ad06743d0a96d.tar.bz2
Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem).
Including following 14 instructions: 4 ld1 insts: load multiple 1-element structure to sequential 1/2/3/4 registers. ld2/ld3/ld4: load multiple N-element structure to sequential N registers (N=2,3,4). 4 st1 insts: store multiple 1-element structure from sequential 1/2/3/4 registers. st2/st3/st4: store multiple N-element structure from sequential N registers (N = 2,3,4). llvm-svn: 192362
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions