commit | c9a4f3d5d9d46c84d23ec1e90b8b7aebcbb899f2 | [log] [tgz] |
---|---|---|
author | Alex Lorenz <arphaman@gmail.com> | Wed Jun 24 19:56:10 2015 +0000 |
committer | Alex Lorenz <arphaman@gmail.com> | Wed Jun 24 19:56:10 2015 +0000 |
tree | b0dcc77b8fae3e566477a93c051feebd9b2019d8 | |
parent | fa21ae52f0bec619c6de193c45e5f67f7ef5cf10 [diff] |
MIR Serialization: Serialize simple MachineRegisterInfo attributes. This commit serializes the 3 scalar boolean attributes from the MachineRegisterInfo class: IsSSA, TracksRegLiveness, and TracksSubRegLiveness. These attributes are serialized as part of the machine function YAML mapping. Reviewers: Duncan P. N. Exon Smith Differential Revision: http://reviews.llvm.org/D10618 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240579 91177308-0d34-0410-b5e6-96231b3b80d8