This is an archive of the discontinued LLVM Phabricator instance.

[CodeGen] Always use `printReg` to print registers in both MIR and debug output
AbandonedPublic

Authored by thegameg on Nov 24 2017, 3:21 AM.

Details

Reviewers
MatzeB
qcolombet
Summary

As part of the unification of the debug format and the MIR format, always use printReg to print all kinds of registers.

Diff Detail

Event Timeline

thegameg created this revision.Nov 24 2017, 3:21 AM
thegameg abandoned this revision.Nov 24 2017, 3:25 AM