summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64RegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-400/+0
* AArch64/ARM64: expunge CPSR from the sourcesTim Northover2014-04-301-1/+1
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-1/+1
* [cleanup] Lift using directives, DEBUG_TYPE definitions, and even someChandler Carruth2014-04-221-2/+2
* Fix some doc and comment typosAlp Toker2014-04-091-1/+1
* Make consistent use of MCPhysReg instead of uint16_t throughout the tree.Craig Topper2014-04-041-1/+1
* Simplify resolveFrameIndex() signature.Jim Grosbach2014-04-021-3/+1
* ARM64: initial backend importTim Northover2014-03-291-0/+402
OpenPOWER on IntegriCloud