[all-commits] [llvm/llvm-project] eb482a: Reduce the number of memory allocations when displ...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Mon Sep 7 09:05:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eb482afaf5bbf3abf9d02c3810e418945c68a936
https://github.com/llvm/llvm-project/commit/eb482afaf5bbf3abf9d02c3810e418945c68a936
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2020-09-07 (Mon, 07 Sep 2020)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
Log Message:
-----------
Reduce the number of memory allocations when displaying
a warning about clobbering reserved registers (NFC).
Also address some minor inefficiencies and style issues.
Differential Revision: https://reviews.llvm.org/D86088
More information about the All-commits
mailing list