1. bc2e572 Re-commit: [ARM] CMSE code generation by Momchil Velikov · 5 years ago
  2. fb18dff Revert "[ARM] CMSE code generation" by Momchil Velikov · 5 years ago
  3. 7cbbf89 [ARM] CMSE code generation by Momchil Velikov · 5 years ago
  4. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  5. e6cf437 [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  6. e9587bd ARMMachineFunctionInfo.cpp: Add an initializer of ARMFunctionInfo::ReturnRegsCount in the explicit ctor. by NAKAMURA Takumi · 9 years ago
  7. e61de02 Reformat. by NAKAMURA Takumi · 9 years ago
  8. 9abb2fa [ARM] Promote small global constants to constant pools by James Molloy · 9 years ago
  9. 85124c7 Revert "[ARM] Promote small global constants to constant pools" by James Molloy · 9 years ago
  10. 1ce54d6 [ARM] Promote small global constants to constant pools by James Molloy · 9 years ago
  11. 903859c Revert r281715, it caused PR30475 by Nico Weber · 9 years ago
  12. 0dc4708 [ARM] Promote small global constants to constant pools by James Molloy · 9 years ago
  13. 453b790 Fix use-of-uninitialized-value of ARMMachineFunctionInfo by Weiming Zhao · 9 years ago
  14. 5e9e65e CXX_FAST_TLS calling convention: performance improvement for ARM. by Manman Ren · 9 years ago
  15. 97aae40 ARM/ELF: Better codegen for global variable addresses. by Peter Collingbourne · 10 years ago
  16. c3890d2 Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the other files that have the same typo. All comments, no functionality change! (Merely a "fuctionality" change.) by Nick Lewycky · 10 years ago
  17. 4998a47 ARM: remove custom jump table UID by Tim Northover · 10 years ago
  18. 22b2ad2 Get the cached subtarget off the MachineFunction rather than by Eric Christopher · 10 years ago
  19. 3d19f13 Move ARMJITInfo off of the TargetMachine and down onto the subtarget. by Eric Christopher · 11 years ago
  20. f6db93a Temporarily revert r210953 in an attempt to bring the ARM buildbots back. by Eric Christopher · 11 years ago
  21. a0cdc00 Move ARMJITInfo off of the TargetMachine and down onto the subtarget. by Eric Christopher · 11 years ago
  22. b22310f Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore. by Jia Liu · 13 years ago
  23. a379b181 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 13 years ago