aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-08-11 00:32:49 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-08-11 00:32:49 +0000
commitc48380878548ac69782f53823c4658f160f627d3 (patch)
tree92d8d89702a333ad2bfb8681ef4d2edb295985d9 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
parentd61c1f82801e1629e0187391c5aeb4c93311e024 (diff)
downloadllvm-c48380878548ac69782f53823c4658f160f627d3.zip
llvm-c48380878548ac69782f53823c4658f160f627d3.tar.gz
llvm-c48380878548ac69782f53823c4658f160f627d3.tar.bz2
MIR Serialization: Serialize UsedPhysRegMask from the machine register info.
This commit serializes the UsedPhysRegMask register mask from the machine register information class. The mask is serialized as an inverted 'calleeSavedRegisters' mask to keep the output minimal. This commit also allows the MIR parser to infer this mask from the register mask operands if the machine function doesn't specify it. Reviewers: Duncan P. N. Exon Smith llvm-svn: 244548
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions