| commit | 28148ba82dfab4ae9a00124beab1aeb14708d08e | [log] [tgz] |
|---|---|---|
| author | Alex Lorenz <arphaman@gmail.com> | Thu Jul 09 22:23:13 2015 +0000 |
| committer | Alex Lorenz <arphaman@gmail.com> | Thu Jul 09 22:23:13 2015 +0000 |
| tree | e8893b9240117d416ba780b821b4ab3e994bd7ac | |
| parent | 0f67c6c1d51c83be0db03d5eebc1679878b589c4 [diff] |
MIR Serialization: Serialize the virtual register definitions. The virtual registers are serialized using a YAML sequence of YAML inline mappings. Each mapping has the id of the virtual register and the register class. Reviewers: Duncan P. N. Exon Smith Differential Revision: http://reviews.llvm.org/D10981 llvm-svn: 241868