1. 46401544 [XRay] ARM 32-bit no-Thumb support in LLVM by Dean Michael Berris · 9 years ago
  2. 049f387 Revert "[XRay] ARM 32-bit no-Thumb support in LLVM" by Renato Golin · 9 years ago
  3. d257373 [ARM XRay] Try to fix Thumb-only failure by Renato Golin · 9 years ago
  4. 17d94e2 [XRay] ARM 32-bit no-Thumb support in LLVM by Dean Michael Berris · 9 years ago
  5. 70c6a39 Use isTargetMachO instead of isTargetDarwin. by Rafael Espindola · 9 years ago
  6. 53d55f4 Some places that could using TargetParser in LLVM. NFC. by Zijiao Ma · 9 years ago
  7. 8331aae [ARM] Add support for embedded position-independent code by Oliver Stannard · 9 years ago
  8. b772e40 [ARM] Do not test for CPUs, use SubtargetFeatures. Also remove 2 flags. by Diana Picus · 9 years ago
  9. db6bd02 Delete unused includes. NFC. by Rafael Espindola · 9 years ago
  10. 5ac8f5c Don't pass a Reloc::Model to GVIsIndirectSymbol. by Rafael Espindola · 9 years ago
  11. 3beef8d Move shouldAssumeDSOLocal to Target. by Rafael Espindola · 9 years ago
  12. eb1068a [ARM] Use member initializers in ARMSubtarget. NFCI by Diana Picus · 9 years ago
  13. 92423ce [ARM] Do not test for CPUs, use SubtargetFeatures (Part 2). NFCI by Diana Picus · 9 years ago
  14. eb3dd14 [ARM] Use member initializers in ARMSubtarget. NFCI by Diana Picus · 9 years ago
  15. c5baa43 [ARM] Do not test for CPUs, use SubtargetFeatures (Part 1). NFCI by Diana Picus · 9 years ago
  16. d906bf1 RAS extensions are part of ARMv8.2-A. This change enables them by introducing a by Sjoerd Meijer · 10 years ago
  17. eece113 Start using shouldAssumeDSOLocal on ARM. by Rafael Espindola · 10 years ago
  18. 042a6c1 ARMv7k: base ABI decision on v7k Arch rather than watchos OS. by Tim Northover · 10 years ago
  19. fed3e4a [ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline/Mainline by Bradley Smith · 10 years ago
  20. d4a0d18 Revert "[ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline/Mainline" by Reid Kleckner · 10 years ago
  21. 618712d [ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline/Mainline by Bradley Smith · 10 years ago
  22. 433c22e [ARM] Add ARMv8-A semaphore/atomic instructions to ARMv8-M Baseline/Mainline by Bradley Smith · 10 years ago
  23. a118910 [ARM] Add B.W and CBZ instructions to ARMv8-M Baseline by Bradley Smith · 10 years ago
  24. d9a99ce [ARM] Add MOVW/MOVT instructions to ARMv8-M Baseline/Mainline by Bradley Smith · 10 years ago
  25. e26f799 [ARM] Add ARMv8-M Baseline/Mainline LLVM targeting by Bradley Smith · 10 years ago
  26. 4c21cba [ARM] Split out ARMv8-A semaphores and atomics and ARMv7 clrex as separate features by Bradley Smith · 10 years ago
  27. 8addbf4 [ARM] Add subtarget features for ARMv8.2-A by Oliver Stannard · 10 years ago
  28. 747ae9a ARM: make sure backend is consistent about exception handling method. by Tim Northover · 10 years ago
  29. 982a888 [ARM] Default to ARMv4t in favour of adding Other to ARMArch by Bradley Smith · 10 years ago
  30. 4320205 [ARM] Properly initialize ARMArch in the ARM subtarget by Bradley Smith · 10 years ago
  31. f8e47e4 ARM: add support for WatchOS's compact unwind information. by Tim Northover · 10 years ago
  32. 8b40366 ARM: teach backend about WatchOS and TvOS libcalls. by Tim Northover · 10 years ago
  33. e0ccdc6 ARM: add backend support for the ABI used in WatchOS by Tim Northover · 10 years ago
  34. ad8a063 [ARM] Avoid redundant checks for isThumb1Only() after supportsTailCall() by Artyom Skrobov · 10 years ago
  35. cf29644 [ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def by Artyom Skrobov · 10 years ago
  36. f2ed5c6 [ARM] Add option to force fast-isel by Oliver Stannard · 10 years ago
  37. a835956 Limit the range of processors supported by ARM fast isel to v6 or by Eric Christopher · 10 years ago
  38. 50f1723 Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  39. 153010c Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  40. c40de48 Revert r247684 - Replace Triple with a new TargetTuple ... by Daniel Sanders · 10 years ago
  41. 18d4b0d Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  42. 1cd6d88 use minSize wrapper; NFCI by Sanjay Patel · 10 years ago
  43. 924879a wrap OptSize and MinSize attributes for easier and consistent access (NFCI) by Sanjay Patel · 10 years ago
  44. 9c340ec ARM: remove horrible printf left over from debugging by Tim Northover · 10 years ago
  45. 910dde7 ARM: prefer allocating VFP regs at stride 4 on Darwin. by Tim Northover · 10 years ago
  46. 2670f4a [ARM] Define subtarget feature strict-align. by Akira Hatanaka · 10 years ago
  47. 2858152 [ARM] Define subtarget feature "reserve-r9", which is used to decide by Akira Hatanaka · 10 years ago
  48. 42427d2 Revert r242737. by Akira Hatanaka · 10 years ago
  49. 7482d40 [ARM] Define subtarget feature "reserve-r9", which is used to decide by Akira Hatanaka · 10 years ago
  50. 9e85980 ARM: Enable MachineScheduler and disable PostRAScheduler for swift. by Matthias Braun · 10 years ago
  51. 5a6d5bc Revert "ARM: Enable MachineScheduler and disable PostRAScheduler for swift." by Adam Nemet · 10 years ago
  52. 2d8315f ARM: Enable MachineScheduler and disable PostRAScheduler for swift. by Matthias Braun · 10 years ago
  53. 024d91a [ARM] Define a subtarget feature that is used to avoid using movt/movw by Akira Hatanaka · 10 years ago
  54. 157e5a6 Remove getDataLayout() from TargetSelectionDAGInfo (had no users) by Mehdi Amini · 10 years ago
  55. 1bc8af7 [ARM] Define a subtarget feature and use it to decide whether long calls should by Akira Hatanaka · 10 years ago
  56. 6a9d177 IR: Do not consider available_externally linkage to be linker-weak. by Peter Collingbourne · 10 years ago
  57. 39a2afc Rename TargetSubtargetInfo::enablePostMachineScheduler() to enablePostRAScheduler() by Matthias Braun · 10 years ago
  58. a73f1fd Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). NFC. by Daniel Sanders · 10 years ago
  59. db0712f Use std::bitset for SubtargetFeatures. by Michael Kuperstein · 11 years ago
  60. ddf76aa Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions. by Akira Hatanaka · 11 years ago
  61. c3434b3 Reverting r237234, "Use std::bitset for SubtargetFeatures" by Michael Kuperstein · 11 years ago
  62. aba4a34 Use std::bitset for SubtargetFeatures by Michael Kuperstein · 11 years ago
  63. 824f42f Migrate existing backends that care about software floating point by Eric Christopher · 11 years ago
  64. fb37cfa Refactor: Simplify boolean expressions in ARM target by Alexander Kornienko · 11 years ago
  65. 2afdb32 [ARM] Rename v8.1a from "extension" to "architecture" by Vladimir Sukharev · 11 years ago
  66. 075759a Remove more superfluous .str() and replace std::string concatenation with Twine. by Yaron Keren · 11 years ago
  67. c632cda [AArch64, ARM] Add v8.1a architecture and generic cpu by Vladimir Sukharev · 11 years ago
  68. 29704e7 Revert "Use std::bitset for SubtargetFeatures" by Michael Kuperstein · 11 years ago
  69. 774b441 Use std::bitset for SubtargetFeatures by Michael Kuperstein · 11 years ago
  70. 1235060 [ARM] Add support for ARMV6K subtarget (LLVM) by Renato Golin · 11 years ago
  71. efd7a96 Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures. by Michael Kuperstein · 11 years ago
  72. ba5b04c Use std::bitset for SubtargetFeatures by Michael Kuperstein · 11 years ago
  73. 2cff9e1 ARM: Canonicalize access to function attributes, NFC by Duncan P. N. Exon Smith · 11 years ago
  74. 1889fdc Remove getSubtargetImpl from ARMISelLowering and cache the by Eric Christopher · 11 years ago
  75. 8b77065 Move DataLayout back to the TargetMachine from TargetSubtargetInfo by Eric Christopher · 11 years ago
  76. d990388 [cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py. by Chandler Carruth · 11 years ago
  77. 661f2d1 Add a new string member to the TargetOptions struct for the name by Eric Christopher · 11 years ago
  78. 1971c35 Model ARM backend ABI selection after the front end code doing the by Eric Christopher · 11 years ago
  79. e2c3371 ARM: convert isTargetIOS checks to isTargetDarwin. by Tim Northover · 11 years ago
  80. 246c4fb Remove redundant calls to isMaterializable. by Rafael Espindola · 11 years ago
  81. e9ff4c2 ARM: drop check for triple that's no longer used. by Tim Northover · 11 years ago
  82. cf6ce0c ARM: remove ARM/Thumb distinction for preferred alignment. by Tim Northover · 11 years ago
  83. aa09ac6 ARM: set preferred aggregate alignment to 32 universally. by Tim Northover · 11 years ago
  84. 9868d71 Use triple's isiOS() and isOSDarwin() methods. by Bob Wilson · 11 years ago
  85. bab5ace Refactor isThumb1Only() && isMClass() into a predicate called isV6M() by Renato Golin · 11 years ago
  86. 51dc3f4 Simplify switch statement in ARM subtarget align access by Renato Golin · 11 years ago
  87. 5312afe constify TargetMachine argument. by Eric Christopher · 11 years ago
  88. a94e592 We can grab the options struct from the TargetMachine, no need to by Eric Christopher · 11 years ago
  89. 1fbe1a8 | -> || No functional change. by Richard Trieu · 11 years ago
  90. b68e253 Remove resetSubtargetFeatures as it is unused. by Eric Christopher · 11 years ago
  91. 79cc1e3 Reinstate "Nuke the old JIT." by Eric Christopher · 11 years ago
  92. 1175945 Change MCSchedModel to be a struct of statically initialized data. by Pete Cooper · 11 years ago
  93. 59c23cd Rename AtomicExpandLoadLinked into AtomicExpand by Robin Morisset · 11 years ago
  94. f17f03e Hide two different AlignMode enums in anonymous namespaces. This bug is reported by UBSan. by Alexey Samsonov · 11 years ago
  95. b9fd9ed Temporarily Revert "Nuke the old JIT." as it's not quite ready to by Eric Christopher · 11 years ago
  96. f8b27c4 Nuke the old JIT. by Rafael Espindola · 11 years ago
  97. df4b763 [RegisterCoalescer] Moving the RegisterCoalescer subtarget hook onto the TargetRegisterInfo instead of the TargetSubtargetInfo. by Chris Bieneman · 11 years ago
  98. 80a866a Added documentation for SizeMultiplier in the ARM subtarget hook for register coalescing. Also fixed some 80 col violations. by Chris Bieneman · 11 years ago
  99. a2f658d Move Post RA Scheduling flag bit into SchedMachineModel by Sanjay Patel · 11 years ago
  100. 03695ab [RegisterCoalescer] Add new subtarget hook allowing targets to opt-out of coalescing. by Chris Bieneman · 11 years ago