summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AArch64RegisterInfo.cpp
Commit message (Expand)AuthorAge
* AArch64: implement copies to/from NZCV as a last ditch effort.Tim Northover2014-05-27
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-24
* [cleanup] Lift using directives, DEBUG_TYPE definitions, and even someChandler Carruth2014-04-22
* Make consistent use of MCPhysReg instead of uint16_t throughout the tree.Craig Topper2014-04-04
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* [AArch64]Add support to spill/fill D tuples such as DPair/DTriple/DQuad. Ther...Hao Liu2014-01-07
* [AArch64]Add code to spill/fill Q register tuples such as QPair/QTriple/QQuad.Hao Liu2013-12-30
* Don't cache the instruction info and register info objects.Bill Wendling2013-06-07
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-21
* AArch64: fix build on some MSVC versionsTim Northover2013-02-11
* Fix formatting in AArch64 backend.Tim Northover2013-02-05
* Update AArch64 backend to changed eliminateFrameIndex interface.Tim Northover2013-01-31
* Add AArch64 as an experimental target.Tim Northover2013-01-31