summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/mrecord-mcount-01.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SystemZ] Create brcl 0,0 instead of brcl 0,3 in EmitNop for 6 bytes.Jonas Paulsson2020-01-021-1/+1
| | | | | | | For consistency with GCC, the target label is moved to the brcl itself instead of the next instruction. Review: Ulrich Weigand
* [SystemZ] Recognize mrecord-mcount in backendJonas Paulsson2019-12-191-0/+32
Emit the __mcount_loc section for all fentry calls. Review: Ulrich Weigand https://reviews.llvm.org/D71629
OpenPOWER on IntegriCloud