summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64FrameLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-888/+0
* ARM64: model pre/post-indexed operations properly.Tim Northover2014-05-221-11/+21
* [ARM64] Support aggressive fastcc/tailcallopt breaking ABI by popping out arg...Jiangning Liu2014-05-151-22/+83
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Make consistent use of MCPhysReg instead of uint16_t throughout the tree.Craig Topper2014-04-041-4/+4
* [C++11,ARM64] Range based for loops in frame lowering.Jim Grosbach2014-04-021-5/+3
* ARM64: fix a couple of signed/unsigned comparison warnings.Tim Northover2014-03-311-1/+1
* ARM64: initial backend importTim Northover2014-03-291-0/+818
OpenPOWER on IntegriCloud