| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ... | Eugene Zelenko | 2017-01-26 | 1 | -7/+2 |
| * | ARMMachineFunctionInfo.cpp: Add an initializer of ARMFunctionInfo::ReturnRegs... | NAKAMURA Takumi | 2016-10-11 | 1 | -2/+2 |
| * | Reformat. | NAKAMURA Takumi | 2016-10-11 | 1 | -4/+4 |
| * | [ARM] Promote small global constants to constant pools | James Molloy | 2016-09-26 | 1 | -1/+1 |
| * | Revert "[ARM] Promote small global constants to constant pools" | James Molloy | 2016-09-23 | 1 | -1/+1 |
| * | [ARM] Promote small global constants to constant pools | James Molloy | 2016-09-23 | 1 | -1/+1 |
| * | Revert r281715, it caused PR30475 | Nico Weber | 2016-09-21 | 1 | -1/+1 |
| * | [ARM] Promote small global constants to constant pools | James Molloy | 2016-09-16 | 1 | -1/+1 |
| * | Fix use-of-uninitialized-value of ARMMachineFunctionInfo | Weiming Zhao | 2016-05-08 | 1 | -1/+1 |
| * | CXX_FAST_TLS calling convention: performance improvement for ARM. | Manman Ren | 2016-01-12 | 1 | -1/+2 |
| * | ARM/ELF: Better codegen for global variable addresses. | Peter Collingbourne | 2015-10-26 | 1 | -2/+1 |
| * | Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the... | Nick Lewycky | 2015-07-29 | 1 | -1/+1 |
| * | ARM: remove custom jump table UID | Tim Northover | 2015-05-13 | 1 | -1/+1 |
| * | Get the cached subtarget off the MachineFunction rather than | Eric Christopher | 2015-02-20 | 1 | -2/+2 |
| * | Move ARMJITInfo off of the TargetMachine and down onto the subtarget. | Eric Christopher | 2014-06-18 | 1 | -0/+10 |
| * | Temporarily revert r210953 in an attempt to bring the ARM buildbots | Eric Christopher | 2014-06-15 | 1 | -10/+0 |
| * | Move ARMJITInfo off of the TargetMachine and down onto the subtarget. | Eric Christopher | 2014-06-13 | 1 | -0/+10 |
| * | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
| * | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+14 |