AArch64: treat [N x Ty] as a block during procedure calls.
[oota-llvm.git] / lib / Target / ARM / ARMCallingConv.h
2014-11-27 Tim NorthoverAArch64: treat [N x Ty] as a block during procedure...
2014-08-21 Oliver Stannard[ARM] Enable DP copy, load and store instructions for...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-05-27 Tim NorthoverARM: teach AAPCS-VFP to deal with Cortex-M4.
2014-05-09 Oliver StannardARM: HFAs must be passed in consecutive registers
2014-04-04 Craig TopperMake consistent use of MCPhysReg instead of uint16_t...
2013-04-22 Stepan DyatkovskiyFix for 5.5 Parameter Passing --> Stage C:
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-03-26 Craig TopperPrune includes and replace uses of ARMRegisterInfo...
2012-03-17 Craig TopperReorder includes to match coding standards. Fix an...
2012-03-11 Craig TopperConvert more static tables of registers used by calling...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2010-11-04 Duncan SandsIn the calling convention logic, ValVT is always a...
2010-11-03 Duncan SandsInside the calling convention logic LocVT is always...
2010-09-10 Eric ChristopherNewline at end of file.
2010-09-10 Eric ChristopherSplit out some of the calling convention bits so that...