1. 1d925c0 Add some more substantial benchmarks. by Jacob Bramley · 5 years ago
  2. cff5a2e Silence -Wmissing-noreturn. by Jacob Bramley · 5 years ago
  3. 9c4ba7a Add support for compiler caches by Anthony Barbier · 5 years ago
  4. f2986e1 Refactoring of tools/test.py by Anthony Barbier · 5 years ago
  5. 7b4df2b Disable -O3 to compile the tests in release mode. by Anthony Barbier · 5 years ago
  6. 0f71a76 Fix and re-enable test-examples. by Jacob Bramley · 6 years ago
  7. 5997b46 Check CPU features in the Assembler. by Jacob Bramley · 6 years ago
  8. 4e52d4d Add ubsan option for compilation and fix ubsan errors. by Vincent Belliard · 6 years ago
  9. f7bf655 Silence warnings about throwing from destructors when compiling with negative testing by Pierre Langlois · 7 years ago
  10. 9a9331f Allow conditional inclusion of A32, T32 and A64. by Rodolph Perfetta · 7 years ago
  11. 1fa6f06 Allow configuration of the CodeBuffer allocator. by Jacob Bramley · 7 years ago
  12. 287e6d1 Convert markdown to html with `scons doc` by Pierre Langlois · 8 years ago
  13. 8253a3c Introduce option validator in SCons by Pierre Langlois · 7 years ago
  14. 38d5d1b [tests] Add support for negative MacroAssembler tests. by Georgia Kouveli · 8 years ago
  15. 176a379 Fix application of -Wunreachable-code. by Jacob Bramley · 8 years ago
  16. f737e0a Improve compiler version detection by Pierre Langlois · 8 years ago
  17. 3fac43c Mark methods as `override` when compiling with C++11 by Pierre Langlois · 8 years ago
  18. a3aef4f Fix the definition of the 'target' macro for aarch32 in `SConstruct`. by Alexandre Rames · 8 years ago
  19. d5bfa5a Fix `scons` options for `target_arch`. by Alexandre Rames · 8 years ago
  20. f5de33d Correctly abort the build if unknown `scons` options are passed. by Alexandre Rames · 8 years ago
  21. 586c6b9 Fix compilation of the tests for scopes when targetting aarch32 only. by Alexandre Rames · 8 years ago
  22. f5348ce Remove implicit 64 to 32 bit narrowing by Pierre Langlois · 8 years ago
  23. 32cf254 Add benchmarks for AArch32 by Vincent Belliard · 8 years ago
  24. c125307 Allow long long immediates when compiling with c++98 by Pierre Langlois · 8 years ago
  25. a3b2146 Support specifying which architecture to target by Pierre Langlois · 8 years ago
  26. eaa6fb9 Revert "add benchmarks for AArch32" by Alexandre Rames · 8 years ago
  27. 11f2022 add benchmarks for AArch32 by Vincent Belliard · 8 years ago
  28. 1e85b7f Introduce architecture specific guards for the simulator by Pierre Langlois · 8 years ago
  29. fd09817 Do not include data members conditionally on `VIXL_DEBUG` in headers. by Alexandre Rames · 8 years ago
  30. f679d1e Remove unnecessary compilation flags. by Alexandre Rames · 8 years ago
  31. dd35b95 The `-Wno-maybe-uninitialized` option breaks compilation on OSX. by Alexandre Rames · 8 years ago
  32. fa4a4bd Remove `-Wl,--gc-sections` and related build options. by Alexandre Rames · 8 years ago
  33. d383296 Update naming to `aarch32` and `aarch64`. by Alexandre Rames · 8 years ago
  34. b78f139 Add an `AUTHORS` file and update copyright notices. by Alexandre Rames · 8 years ago
  35. 4e24193 Correctly remove `obj/latest` when it is a directory. by Alexandre Rames · 8 years ago
  36. 88c46b8 Add assembler, macro-assembler and disassembler support for AArch32 by Pierre Langlois · 8 years ago
  37. 39c32a6 Move source files from `src/vixl/` to `src/`. by Alexandre Rames · 8 years ago
  38. 0f35e36 VIXL Release 1.13 by armvixl · 8 years ago
  39. 788c84f VIXL Release 1.12 by armvixl · 8 years ago
  40. 684cd2a VIXL Release 1.11 by armvixl · 9 years ago
  41. db64434 VIXL Release 1.10 by armvixl · 9 years ago
  42. 6e2c827 VIXL Release 1.9 by armvixl · 9 years ago
  43. 5289c59 VIXL Release 1.8 by armvixl · 9 years ago
  44. 330dc71 VIXL Release 1.7 by armvixl · 10 years ago
  45. c68cb64 VIXL Release 1.6 by armvixl · 10 years ago
  46. 4a102ba VIXL Release 1.5 by armvixl · 10 years ago
  47. b0c8ae2 VIXL Release 1.3 by armvixl · 10 years ago
  48. 578645f VIXL Release 1.1 by armvixl · 11 years ago
  49. ad96eda VIXL Release 1.0 by armvixl · 11 years ago