aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMCallingConv.h
AgeCommit message (Expand)Author
2013-04-22Fix for 5.5 Parameter Passing --> Stage C:Stepan Dyatkovskiy
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-03-26Prune includes and replace uses of ARMRegisterInfo.h with ARMBaeRegisterInfo.hCraig Topper
2012-03-17Reorder includes to match coding standards. Fix an issue or two exposed by that.Craig Topper
2012-03-11Convert more static tables of registers used by calling convention to uint16_...Craig Topper
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2010-11-04In the calling convention logic, ValVT is always a legal type,Duncan Sands
2010-11-03Inside the calling convention logic LocVT is always a simpleDuncan Sands
2010-09-10Newline at end of file.Eric Christopher
2010-09-10Split out some of the calling convention bits so that they can beEric Christopher