Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d6b40b51c7e520cb08e86cad64e56d92a645ffc6
/
llvm
/
lib
/
Target
/
AArch64
/
AsmParser
/
AArch64AsmParser.cpp
d6b40b5
Implement AArch64 post-index vector load/store multiple N-element structure class SIMD(lselem-post).
by Hao Liu
· 12 years ago
20e1f20
[AArch64] Add support for NEON scalar shift immediate instructions.
by Chad Rosier
· 12 years ago
99eac7e
Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem).
by Hao Liu
· 12 years ago
9558af4
Revert "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)."
by Rafael Espindola
· 12 years ago
9123ad8
Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem).
by Hao Liu
· 12 years ago
635a979
AArch64: use RegisterOperand for NEON registers.
by Tim Northover
· 12 years ago
0e76fa7
Add an instruction deprecation feature to TableGen.
by Joey Gouly
· 12 years ago
d4aede0
Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instructions:
by Hao Liu
· 12 years ago
40e9efd
AArch64: add initial NEON support
by Tim Northover
· 12 years ago
e952ad0
Make some arrays 'static const'
by Craig Topper
· 12 years ago
64e1af8
Remove address spaces from MC.
by Rafael Espindola
· 12 years ago
8996c5d
Silence anonymous type in anonymous union warnings.
by Eric Christopher
· 13 years ago
d2037eb
MCParser: Update method names per coding guidelines.
by Jim Grosbach
· 13 years ago
75f436c
AArch64: add block comments where missing
by Tim Northover
· 13 years ago
e206778
AArch64: Simplify logic in deciding whether bfi is valid
by Tim Northover
· 13 years ago
60baeb9
Make use of DiagnosticType to provide better AArch64 diagnostics.
by Tim Northover
· 13 years ago
96e4946
Fix remaining StringRef abuse.
by Tim Northover
· 13 years ago
bcaca87
Fix formatting in AArch64 backend.
by Tim Northover
· 13 years ago
969afbe
Remove cyclic dependency in AArch64 libraries
by Tim Northover
· 13 years ago
24937c1
Fix some abuses of StringRef
by Tim Northover
· 13 years ago
e0e3aef
Add AArch64 as an experimental target.
by Tim Northover
· 13 years ago