summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-01-261-7/+2
* ARMMachineFunctionInfo.cpp: Add an initializer of ARMFunctionInfo::ReturnRegs...NAKAMURA Takumi2016-10-111-2/+2
* Reformat.NAKAMURA Takumi2016-10-111-4/+4
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-261-1/+1
* Revert "[ARM] Promote small global constants to constant pools"James Molloy2016-09-231-1/+1
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-231-1/+1
* Revert r281715, it caused PR30475Nico Weber2016-09-211-1/+1
* [ARM] Promote small global constants to constant poolsJames Molloy2016-09-161-1/+1
* Fix use-of-uninitialized-value of ARMMachineFunctionInfoWeiming Zhao2016-05-081-1/+1
* CXX_FAST_TLS calling convention: performance improvement for ARM.Manman Ren2016-01-121-1/+2
* ARM/ELF: Better codegen for global variable addresses.Peter Collingbourne2015-10-261-2/+1
* Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the...Nick Lewycky2015-07-291-1/+1
* ARM: remove custom jump table UIDTim Northover2015-05-131-1/+1
* Get the cached subtarget off the MachineFunction rather thanEric Christopher2015-02-201-2/+2
* Move ARMJITInfo off of the TargetMachine and down onto the subtarget.Eric Christopher2014-06-181-0/+10
* Temporarily revert r210953 in an attempt to bring the ARM buildbotsEric Christopher2014-06-151-10/+0
* Move ARMJITInfo off of the TargetMachine and down onto the subtarget.Eric Christopher2014-06-131-0/+10
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+14
OpenPOWER on IntegriCloud