Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] Print register names in lowercase in both MIR and debug output | Francis Visoiu Mistrih | 2017-11-28 | 1 | -1/+1 |
| | | | | | | | | | | | As part of the unification of the debug format and the MIR format, always print registers as lowercase. * Only debug printing is affected. It now follows MIR. Differential Revision: https://reviews.llvm.org/D40417 llvm-svn: 319187 | ||||
* | [X86] Test for r242395 (Fix emitPrologue() to make less assumptions about ↵ | Michael Kuperstein | 2015-07-16 | 1 | -0/+19 |
pushes) llvm-svn: 242399 |