summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMCallingConv.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: treat [N x i32] and [N x i64] as AAPCS composite typesTim Northover2015-02-241-56/+91
* CodeGen: convert CCState interface to using ArrayRefsTim Northover2015-02-211-5/+5
* Stop using ArrayRef of a const type.Tim Northover2014-11-271-1/+1
* AArch64: treat [N x Ty] as a block during procedure calls.Tim Northover2014-11-271-6/+2
* [ARM] Enable DP copy, load and store instructions for FPv4-SPOliver Stannard2014-08-211-13/+4
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* ARM: teach AAPCS-VFP to deal with Cortex-M4.Tim Northover2014-05-271-4/+13
* ARM: HFAs must be passed in consecutive registersOliver Stannard2014-05-091-0/+90
* Make consistent use of MCPhysReg instead of uint16_t throughout the tree.Craig Topper2014-04-041-7/+7
* Fix for 5.5 Parameter Passing --> Stage C:Stepan Dyatkovskiy2013-04-221-0/+6
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Prune includes and replace uses of ARMRegisterInfo.h with ARMBaeRegisterInfo.hCraig Topper2012-03-261-1/+0
* Reorder includes to match coding standards. Fix an issue or two exposed by that.Craig Topper2012-03-171-4/+4
* Convert more static tables of registers used by calling convention to uint16_...Craig Topper2012-03-111-6/+6
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* In the calling convention logic, ValVT is always a legal type,Duncan Sands2010-11-041-7/+7
* Inside the calling convention logic LocVT is always a simpleDuncan Sands2010-11-031-7/+7
* Newline at end of file.Eric Christopher2010-09-101-1/+1
* Split out some of the calling convention bits so that they can beEric Christopher2010-09-101-0/+160
OpenPOWER on IntegriCloud