aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AArch64RegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't cache the instruction info and register info objects.Bill Wendling2013-06-071-3/+4
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-211-38/+0
* AArch64: fix build on some MSVC versionsTim Northover2013-02-111-3/+3
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-3/+5
* Update AArch64 backend to changed eliminateFrameIndex interface.Tim Northover2013-01-311-13/+9
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+211