aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-04-30 13:14:14 +0000
committerTim Northover <tnorthover@apple.com>2014-04-30 13:14:14 +0000
commitd53a671354a3bb4cd218513978e53193c7b6773e (patch)
tree4b3c0d0cd0f54a27fec779264a8f3021c086f4ac /llvm/lib/CodeGen/MachineFunction.cpp
parent20ad359b77767cf588f7025271bad5ca8a0bd82e (diff)
downloadllvm-d53a671354a3bb4cd218513978e53193c7b6773e.zip
llvm-d53a671354a3bb4cd218513978e53193c7b6773e.tar.gz
llvm-d53a671354a3bb4cd218513978e53193c7b6773e.tar.bz2
AArch64/ARM64: expunge CPSR from the sources
AArch64 does not have a CPSR register in the same way that AArch32 does. Most of its compiler-relevant roles have been taken over by the more specific NZCV register (representing just the flags set by normal instructions). Its system control functions still remain, but are now under the pseudo-register referred to as "PSTATE". They're accessed via various MRS & MSR instructions described in the reference manual. llvm-svn: 207645
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions