summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMCallingConv.h
Commit message (Expand)AuthorAge
* ARM: teach AAPCS-VFP to deal with Cortex-M4.Tim Northover2014-05-27
* ARM: HFAs must be passed in consecutive registersOliver Stannard2014-05-09
* Make consistent use of MCPhysReg instead of uint16_t throughout the tree.Craig Topper2014-04-04
* Fix for 5.5 Parameter Passing --> Stage C:Stepan Dyatkovskiy2013-04-22
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Prune includes and replace uses of ARMRegisterInfo.h with ARMBaeRegisterInfo.hCraig Topper2012-03-26
* Reorder includes to match coding standards. Fix an issue or two exposed by that.Craig Topper2012-03-17
* Convert more static tables of registers used by calling convention to uint16_...Craig Topper2012-03-11
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* In the calling convention logic, ValVT is always a legal type,Duncan Sands2010-11-04
* Inside the calling convention logic LocVT is always a simpleDuncan Sands2010-11-03
* Newline at end of file.Eric Christopher2010-09-10
* Split out some of the calling convention bits so that they can beEric Christopher2010-09-10