summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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