[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / lib / Target / ARM / ARMCallingConv.h
2015-10-28 Tim NorthoverARM: add backend support for the ABI used in WatchOS
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-02-24 Tim NorthoverARM: treat [N x i32] and [N x i64] as AAPCS composite...
2015-02-21 Tim NorthoverCodeGen: convert CCState interface to using ArrayRefs
2014-11-27 Tim NorthoverStop using ArrayRef of a const type.
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...