summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/prolog-push-seq.ll
Commit message (Collapse)AuthorAgeFilesLines
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-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 Kuperstein2015-07-161-0/+19
pushes) llvm-svn: 242399
OpenPOWER on IntegriCloud