summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/thumb-litpool.ll
Commit message (Collapse)AuthorAgeFilesLines
* [CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih2017-11-301-1/+1
| | | | | | | | | | | | | | output As part of the unification of the debug format and the MIR format, always use `printReg` to print all kinds of registers. Updated the tests using '_' instead of '%noreg' until we decide which one we want to be the default one. Differential Revision: https://reviews.llvm.org/D40421 llvm-svn: 319445
* ARM: add test for r199108. Oops.Tim Northover2014-01-131-0/+15
rdar://problem/15800156 llvm-svn: 199109
OpenPOWER on IntegriCloud