summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64CallingConvention.h
Commit message (Expand)AuthorAgeFilesLines
* Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...Craig Topper2015-12-051-16/+16
* Move most user of TargetMachine::getDataLayout to the Module oneMehdi Amini2015-07-161-4/+2
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Move DataLayout back to the TargetMachine from TargetSubtargetInfoEric Christopher2015-01-261-1/+1
* AArch64: treat HFAs containing "half" types as blocks too.Tim Northover2014-12-081-0/+5
* AArch64: make register block rules apply to vector types too.Tim Northover2014-12-021-3/+3
* Stop using ArrayRef of a const type.Tim Northover2014-11-271-1/+1
* AArch64: treat [N x Ty] as a block during procedure calls.Tim Northover2014-11-271-0/+136
OpenPOWER on IntegriCloud