| commit | fb7b14f70d33225a8299db98bff6e99d79f13ae7 | [log] [tgz] |
|---|---|---|
| author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Fri Feb 09 01:14:44 2018 +0000 |
| committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Fri Feb 09 01:14:44 2018 +0000 |
| tree | 3f4b3ce4ba2abf5581a9a56f06f470156d4b0e5f | |
| parent | 79c3255fe4fc61d8b05f3d2993eb807fef8f2cff [diff] |
[CodeGen] Unify the syntax of MBB liveins in MIR and -debug output Instead of: Live Ins: %r0 %r1 print: liveins: %r0, %r1 llvm-svn: 324694