| commit | f3db51de5e44f2392b91444d4bbae9c71facfb44 | [log] [tgz] |
|---|---|---|
| author | Alex Lorenz <arphaman@gmail.com> | Tue Jun 23 16:35:26 2015 +0000 |
| committer | Alex Lorenz <arphaman@gmail.com> | Tue Jun 23 16:35:26 2015 +0000 |
| tree | 4c8f8721c67dadee126a6b48ee681708266cdffe | |
| parent | d86e004b7ec3f041b27171c209a8275600f4bc71 [diff] |
MIR Serialization: Serialize physical register machine operands. This commit introduces functionality that's used to serialize machine operands. Only the physical register operands are serialized by this commit. Reviewers: Duncan P. N. Exon Smith Differential Revision: http://reviews.llvm.org/D10525 llvm-svn: 240425