summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64RegisterInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+101
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-79/+0
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-11/+12
* [C++] Use 'nullptr'.Craig Topper2014-04-281-2/+2
* [AArch64] Implement the getCSRFirstUseCost API, mirroring that in ARM64.Chad Rosier2014-04-171-0/+7
* Make consistent use of MCPhysReg instead of uint16_t throughout the tree.Craig Topper2014-04-041-1/+1
* Don't cache the instruction info and register info objects.Bill Wendling2013-06-071-6/+1
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-211-4/+0
* AArch64: add block comments where missingTim Northover2013-02-141-1/+1
* Update AArch64 backend to changed eliminateFrameIndex interface.Tim Northover2013-01-311-0/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+79
OpenPOWER on IntegriCloud