1. 76927e6 Implement arm64 insns: by sewardj · 10 years ago
  2. e23ec11 Implement fcsel d_d, s_s. Fixes #340856. by sewardj · 10 years ago
  3. d8c64e0 Constification part 5. by florian · 10 years ago
  4. 8462d11 Constification part 4. by florian · 10 years ago
  5. 7d6f81d Constification part 2. by florian · 10 years ago
  6. 0ad37a9 Add support for generating ProfInc sequences on ARM64, so as to by sewardj · 10 years ago
  7. fc261d9 arm64: implement: {zip,uzp,trn}{1,2} (vector) urecpe, ursqrte (vector) by sewardj · 10 years ago
  8. f7003bc arm64: implement: suqadd, usqadd (scalar) suqadd, usqadd (vector) by sewardj · 10 years ago
  9. a6b61f0 arm64: implement by sewardj · 10 years ago
  10. a97dddf arm64: implement: {uqshl, sqshl, sqshlu} (vector, imm). by sewardj · 10 years ago
  11. ecedd98 arm64: implement: by sewardj · 10 years ago
  12. 1297218 arm64: add support for: sqshl, uqshl, sqrshl, uqrshl (reg) (vector and scalar) by sewardj · 10 years ago
  13. 9b76916 Improve infrastructure for dealing with endianness in VEX. This patch by sewardj · 10 years ago
  14. 54ffa1d arm64: implement: by sewardj · 10 years ago
  15. 51d012a arm64: implement: sqneg, {u,s}q{add,sub} (scalar), by sewardj · 10 years ago
  16. a5a6b75 arm64: implement: sadalp uadalp saddlp uaddlp saddlv uaddlv saddw{2} by sewardj · 10 years ago
  17. 6f312d0 arm64: implement: sabal uabal sabdl uabdl saddl uaddl ssubl usubl by sewardj · 10 years ago
  18. df9d6d5 arm64: by sewardj · 10 years ago
  19. 715d162 arm64: implement: rbit 16b,8b, rev16 16b,8b by sewardj · 10 years ago
  20. 31b5a95 arm64: implement pmull{2}. by sewardj · 10 years ago
  21. 168c8bd arm64: implement: by sewardj · 10 years ago
  22. 633d9db Remove commented out junk which is never going to get used. by sewardj · 10 years ago
  23. 76ac476 Increase the number of vector registers available for allocation from 3 to 5. by sewardj · 10 years ago
  24. ab33a7a Implement: dup_{d_d[], s_s[], h_h[], b_b[]}, ext by sewardj · 10 years ago
  25. 2b6fd5e Implement: orr_{8h,4h}_imm8_shifted, orr_{4s,2s}_imm8_shifted, by sewardj · 10 years ago
  26. 25523c4 arm64: implement: abs d_d, neg d_d, abs std7_std7, addhn, subhn, raddhn, rsubhn by sewardj · 10 years ago
  27. d96daf6 Remove temporary front end scaffolding for Cat{Even,Odd}Lanes by sewardj · 10 years ago
  28. 85fbb02 Implement FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[]. by sewardj · 10 years ago
  29. 9301343 Finish off vector integer comparison instructions, and by sewardj · 10 years ago
  30. 92d0ae3 Implement TBL and TBX instructions. by sewardj · 10 years ago
  31. 2bd1ffe Implement FCM{EQ,GE,GT}, FAC{GE,GT} (vector). by sewardj · 10 years ago
  32. 505a27d Back-end handling of Iop_CmpNEZ32x4, Iop_CmpNEZ16x8, Iop_CmpNEZ8x16, by sewardj · 10 years ago
  33. 1eaaec2 Support extra instruction bits and pieces, enough to get Firefox started: by sewardj · 10 years ago
  34. 32d8675 Implement REV16, REV32, FCVTN, SHL (vector, immediate), NEG (vector) by sewardj · 10 years ago
  35. 7d00913 First pass at implementation of load/store exclusive and by sewardj · 10 years ago
  36. c6acaa4 Implement unchainXDirect_ARM64. by sewardj · 10 years ago
  37. e520bb3 Implement more aarch64 vector insns: by sewardj · 10 years ago
  38. fab0914 Implement more aarch64 vector insns: by sewardj · 10 years ago
  39. f5b0891 Implement a few more vector aarch64 insns: by sewardj · 10 years ago
  40. ecde697 Implement a few more vector aarch64 insns: by sewardj · 10 years ago
  41. 606c4ba Improve front and back end support for SIMD instructions on Arm64. by sewardj · 10 years ago
  42. bbcf188 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set): by sewardj · 11 years ago