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