1. cb75f61 ARMV8-A archkind and target defines helper functions by Sjoerd Meijer · 8 years ago
  2. 0479e69 [ARM] Add regression tests for Cortex-M23 and Cortex-M33 by Sanne Wouda · 9 years ago
  3. fc97056 Add support for armv7ve flag in clang (PR31358). by George Burgess IV · 9 years ago
  4. c67803f ARM: define a macro for the FPv5 FPU in ARM mode. by Tim Northover · 9 years ago
  5. 00b7444 [ARM]: Add Cortex-R52 target by Javed Absar · 9 years ago
  6. b3b8147 Add a few missing Clang regression tests for Cortex-A53, Cortex-A57, Cortex-A72 by Sjoerd Meijer · 9 years ago
  7. 90df4a7 This adds target support and tests for Cortex-A73 by Sjoerd Meijer · 9 years ago
  8. 46977b6 [Clang][Darwin] Define __ARM_DWARF_EH__ for WatchABI by Chris Bieneman · 10 years ago
  9. 3261799 Add accidentally dropped test to r267880. by Tim Northover · 10 years ago
  10. 3508b22 Clean up a couple more preprocessor tests to use match-full-lines. by James Y Knight · 10 years ago
  11. 59f43bb Combine identical check-prefixes in Clang test/Preprocessor/arm-target-features.c by Artyom Skrobov · 10 years ago
  12. 930de67 [ARM] Clang tests for ARM Cortex-A32 support by Renato Golin · 10 years ago
  13. 2a35ff0 Add more ARM Cortex-R8 regression tests to Clang. by Pablo Barrio · 10 years ago
  14. 1c1b251 Test commit - Remove some trailing whitespace by Pablo Barrio · 10 years ago
  15. f4affc1 [ARM] Add Clang targeting for ARMv8-M Baseline/Mainline by Bradley Smith · 10 years ago
  16. 3086c04 [ARM] Add command-line options for ARMv8.2-A by Oliver Stannard · 10 years ago
  17. 502592c ARM v8.1a adds Advanced SIMD instructions for Rounding Double Multiply by Alexandros Lamprineas · 10 years ago
  18. 6f3ff22 Support watchOS and tvOS driver options by Tim Northover · 10 years ago
  19. 7dacc24 Fix __ARM_FP value for sp-only FPUs with Half-precision by Richard Barton · 10 years ago
  20. f5a8e6c Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] targets. by Alexandros Lamprineas · 10 years ago
  21. dc2854c [ARM] Allow passing/returning of __fp16 arguments by Oliver Stannard · 10 years ago
  22. 9253f00 Revert 246755 as it breaks buildbots by Oliver Stannard · 10 years ago
  23. ee02862 [ARM] Allow passing/returning of __fp16 arguments by Oliver Stannard · 10 years ago
  24. 525c73c ARM: actually define __ARM_ARCH_7S__ for the armv7s slice by Tim Northover · 10 years ago
  25. 5a589ad [ARM] Use TargetParser to determine FPU subtarget features by John Brawn · 10 years ago
  26. a8c168d ARM: fix ACLE predefine for iOS's "-arch armv7s". by Tim Northover · 10 years ago
  27. c6dab75 [ARM] Add v8.1a architecture by Vladimir Sukharev · 10 years ago
  28. 879d18b8 [ARM] add support for Cortex-R4/R4F by Javed Absar · 11 years ago
  29. d86d670 [ARM] Add missing M/R class CPUs by Bradley Smith · 11 years ago
  30. 745f530 [ARM] Define __ARM_FEATURE_DSP macro for CPUs that have DSP instructions by Sergey Dmitrouk · 11 years ago
  31. 5886bc3 Adds support for the Cortex-A17 processor to Clang by Renato Golin · 11 years ago
  32. bfd3ea3 [ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP by Oliver Stannard · 11 years ago
  33. 0ffb093 [ARM] Add ACLE predefines: maxmin, rounding and h/w integer division by James Molloy · 11 years ago
  34. 52a5d41 test: add missed file in previous commit by Saleem Abdulrasool · 11 years ago
  35. e6a15825 Fix broken CHECK lines by Nico Rieck · 12 years ago
  36. 0f28f0c [ARM] Add ACLE enum/wchar size predefines by Bradley Smith · 12 years ago
  37. dd6068d by Ana Pazos · 12 years ago
  38. a1daec7 [ARM] Enable FeatureMP for Cortex-A5 by default. by Amara Emerson · 12 years ago
  39. 3b82ed3 Add support for Cortex-A12. by Richard Barton · 12 years ago
  40. 53b000a8 [ARM] add basic support for Cortex-A7 and VFPv4 to Clang by Artyom Skrobov · 12 years ago
  41. 18b5701 ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang by Bernard Ogden · 12 years ago
  42. da13af3 Add driver support for FP, SIMD and crypto defaults. by Bernard Ogden · 12 years ago
  43. e569046 Set the default hardware division features for ARM cpus. Also set it as default for A32 armv8. by Silviu Baranga · 12 years ago
  44. 1e8637b [ARMv8] Add builtins for CRC instructions. by Joey Gouly · 12 years ago