Merging r258471:
[oota-llvm.git] / lib / Target / AArch64 / AArch64CallingConvention.h
2015-12-05 Craig TopperReplace uint16_t with the MCPhysReg typedef in many...
2015-07-16 Mehdi AminiMove most user of TargetMachine::getDataLayout to the...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2014-12-08 Tim NorthoverAArch64: treat HFAs containing "half" types as blocks...
2014-12-02 Tim NorthoverAArch64: make register block rules apply to vector...
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...