1. 16e6647 Update code coverage and formatting (#119) by mmc28a · 7 months ago
  2. 080c942 Work around LLVM #108722. by Jacob Bramley · 7 months ago
  3. 49d6efa Fix compilation of Simulator/Debugger with MSVC (#113) by TheLastRar · 10 months ago
  4. 7eb48c6 Support SHA-1 accelerating instructions (#102) by mmc28a · 1 year, 1 month ago
  5. 16609c8 Fix negation of immediates in ccmp, ccmn and neg (#99) by mmc28a · 1 year, 2 months ago
  6. b5c57c9 Add support for CSSC instructions (#69) by mmc28a · 2 years, 5 months ago
  7. 088b01f Fix compilation with Microsoft Visual C++ (#46) by Anton Kirilov · 2 years, 10 months ago
  8. b43d6ef Spelling (#41) by Josh Soref · 3 years ago
  9. 8afff39 Index form-to-visitor maps by hash by Martyn Capewell · 3 years, 4 months ago
  10. 6bf2875 [sve2] Add simulator skeleton by Martyn Capewell · 5 years ago
  11. f48172b Add missing aliases for SVE 0.0 moves. by Jacob Bramley · 5 years ago
  12. d9859c0 Merge branch 'master' into sve by Jacob Bramley · 5 years ago
  13. 2fe55ec Update clang tools to 4.0. by Jacob Bramley · 5 years ago
  14. 2cb1b61 [sve] Implement fcvt. by TatWai Chong · 5 years ago
  15. acd32aa Consistently use snake_case for variable names. by Jacob Bramley · 6 years ago
  16. db7437c [sve] Implement part of SVEFPUnaryOpPredicated instructions. by TatWai Chong · 6 years ago
  17. 29a0c43 [sve] Implement SVEBitwiseShiftUnpredicated instructions. by TatWai Chong · 6 years ago
  18. 0f62eab Implement CPY and FCPY (immediate). by Jacob Bramley · 6 years ago
  19. 199339d [sve] Implement simple Z and P loads and stores. by Jacob Bramley · 6 years ago
  20. 1363476 [sve] Add support for the SVEIntBinaryArithmeticPredicated group. by TatWai Chong · 6 years ago
  21. 6069fd4 Introduce IntegerOperand. by Jacob Bramley · 6 years ago
  22. 5523f6c Configure a basic .clang-tidy. by Jacob Bramley · 6 years ago
  23. 03c0b51 [sve] Z register tools for assembler tests. by Jacob Bramley · 6 years ago
  24. ca78974 Add support for features up to Armv8.3. by Jacob Bramley · 7 years ago
  25. d8bb357 Initial Support + FMOV [FP16] by Carey Williams · 7 years ago
  26. 4e52d4d Add ubsan option for compilation and fix ubsan errors. by Vincent Belliard · 7 years ago
  27. d82faf6 Place the Uint{32,64,128} and Int64 types in the internal namespace by Pierre Langlois · 7 years ago
  28. 0ad8a6f Use a size in bits to define the Unsigned types. by Pierre Langlois · 8 years ago
  29. bbd09d6 Assume power of two alignment for AlignUp and AlignDown. by Georgia Kouveli · 8 years ago
  30. 1cb7144 Import new standalone pool manager. by Georgia Kouveli · 9 years ago
  31. efe0c1f Allow Operand::From to convert signed integrals by Pierre Langlois · 9 years ago
  32. 47ed265 Allow the code buffer to automatically grow when aligning. by Alexandre Rames · 9 years ago
  33. 60241a5 Specify NOLINT disabled directives. by Vincent Belliard · 9 years ago
  34. fb8e3df Fix remaining AArch64 UBSan errors. by Martyn Capewell · 9 years ago
  35. 96ff2a4 Revert "Revert "Ensure that buffer disassembly will never read outside the buffer."" by Vincent Belliard · 9 years ago
  36. 5d4a535 Revert "Ensure that buffer disassembly will never read outside the buffer." by Alexandre Rames · 9 years ago
  37. 87c05f0 Ensure that buffer disassembly will never read outside the buffer. by Vincent Belliard · 9 years ago
  38. 3976edb Fix and rename TruncateToIntN. by Jacob Bramley · 9 years ago
  39. 5ffcded Don't assume that pointer offsets fit in 32 bits. by Jacob Bramley · 9 years ago
  40. f5348ce Remove implicit 64 to 32 bit narrowing by Pierre Langlois · 9 years ago
  41. 78973f2 Correctly include C headers by Pierre Langlois · 9 years ago
  42. b78f139 Add an `AUTHORS` file and update copyright notices. by Alexandre Rames · 9 years ago
  43. 88c46b8 Add assembler, macro-assembler and disassembler support for AArch32 by Pierre Langlois · 9 years ago
  44. b68bacb Sort and fix `#include` directives. by Alexandre Rames · 9 years ago
  45. 1f9074d Suffix source files in `src/` with `-vixl`. by Alexandre Rames · 9 years ago[Renamed (98%) from src/utils.h]
  46. 39c32a6 Move source files from `src/vixl/` to `src/`. by Alexandre Rames · 9 years ago[Renamed (98%) from src/vixl/utils.h]
  47. 0f35e36 VIXL Release 1.13 by armvixl · 9 years ago
  48. 788c84f VIXL Release 1.12 by armvixl · 10 years ago
  49. db64434 VIXL Release 1.10 by armvixl · 10 years ago
  50. 6e2c827 VIXL Release 1.9 by armvixl · 10 years ago[Renamed (91%) from src/utils.h]
  51. 5289c59 VIXL Release 1.8 by armvixl · 10 years ago
  52. 330dc71 VIXL Release 1.7 by armvixl · 11 years ago
  53. c68cb64 VIXL Release 1.6 by armvixl · 11 years ago
  54. 4a102ba VIXL Release 1.5 by armvixl · 11 years ago
  55. 5799d6c VIXL Release 1.4 by armvixl · 11 years ago
  56. b0c8ae2 VIXL Release 1.3 by armvixl · 11 years ago
  57. f37fdc0 VIXL Release 1.2 by armvixl · 12 years ago
  58. 578645f VIXL Release 1.1 by armvixl · 12 years ago
  59. ad96eda VIXL Release 1.0 by armvixl · 12 years ago