aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-08Fix use-of-uninitialized-value of ARMMachineFunctionInfoWeiming Zhao1-1/+1
2016-01-12CXX_FAST_TLS calling convention: performance improvement for ARM.Manman Ren1-1/+2
2015-10-26ARM/ELF: Better codegen for global variable addresses.Peter Collingbourne1-2/+1
2015-07-29Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the...Nick Lewycky1-1/+1
2015-05-13ARM: remove custom jump table UIDTim Northover1-1/+1
2015-02-20Get the cached subtarget off the MachineFunction rather thanEric Christopher1-2/+2
2014-06-18Move ARMJITInfo off of the TargetMachine and down onto the subtarget.Eric Christopher1-0/+10
2014-06-15Temporarily revert r210953 in an attempt to bring the ARM buildbotsEric Christopher1-10/+0
2014-06-13Move ARMJITInfo off of the TargetMachine and down onto the subtarget.Eric Christopher1-0/+10
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu1-1/+1
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie1-0/+14