summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AArch64RegisterInfo.cpp
Commit message (Expand)AuthorAge
* 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