1. 3c40723 [gcs] Support Guarded Control Stacks (#100) by mmc28a · 1 year, 1 month ago
  2. b5c57c9 Add support for CSSC instructions (#69) by mmc28a · 2 years, 4 months ago
  3. 7bf4bab aarch64: Allow testing for the presence of SVE FEAT_EBF16 (#57) by Mai · 2 years, 8 months ago
  4. 7df62a3 Merge branch 'main' into mte by Martyn Capewell · 3 years ago mte
  5. bcb9ee3 cpu-features: Update OS queryable hwcaps (#43) by Mai · 3 years ago
  6. d6acdad Add support for MOPS instructions by Martyn Capewell · 3 years, 2 months ago
  7. 5ed297b aarch64: Allow testing for the presence of FEAT_RPRES by lioncash · 3 years, 6 months ago
  8. d37468b aarch64: Allow testing for the presence of FEAT_ECV by lioncash · 3 years, 6 months ago
  9. efec2fb aarch64: Allow testing for the presence of FEAT_AFP by Lioncash · 3 years, 6 months ago
  10. 1a3aac0 Handle and detect SVE2 CPU features. by Jacob Bramley · 5 years ago
  11. 8c4ceb6 Support more than 64 CPU features. by Jacob Bramley · 5 years ago
  12. caa40ee Fix CPUFeature iterator behaviour. by Jacob Bramley · 5 years ago
  13. 3d8d394 Add CPUFeatures up to Armv8.6. by Jacob Bramley · 5 years ago
  14. 17b2e54 Add missing ID register feature detection. by Jacob Bramley · 6 years ago
  15. 5523f6c Configure a basic .clang-tidy. by Jacob Bramley · 6 years ago
  16. 2fb52cb Only assume baseline features if InferFromOS fails. by Jacob Bramley · 6 years ago
  17. 4893432 Implement CPUFeatures::InferFromOS for Linux. by Jacob Bramley · 6 years ago
  18. 0447181 Add support for FRINT{32,64}{x,z} variants. by TatWai Chong · 6 years ago
  19. 04edf68 Add support for random number generation. by TatWai Chong · 7 years ago
  20. 684f5f7 Add support for DC CVADP instruction. by TatWai Chong · 7 years ago
  21. 84ee144 Add support for AXFLAG and XAFLAG instructions. by Alexander Gilday · 7 years ago
  22. cb963f7 Add support for BTI. by Martyn Capewell · 7 years ago
  23. 4482be7 Extend CPUFeatures to support Armv8.4. by Jacob Bramley · 7 years ago
  24. fdf332a Give CPUFeatures::kNone a stable value. by Jacob Bramley · 7 years ago
  25. ca78974 Add support for features up to Armv8.3. by Jacob Bramley · 7 years ago
  26. c44ce3d Check CPU features in the Simulator and Disassembler. by Jacob Bramley · 7 years ago
  27. 7b8fc82 CPUFeatures tests. by Jacob Bramley · 7 years ago
  28. 5997b46 Check CPU features in the Assembler. by Jacob Bramley · 7 years ago
  29. 2af191d Implement CPU Feature selection. by Jacob Bramley · 7 years ago