This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from de348d3 [Support] Add formatv support for StringLiteral new 270ca40 Remove unused variable. new 24ee761 Correct a typo, s/hosting/hoisting/ new dd591da fix documentation comments for Argument; NFC
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/Argument.h | 73 +++++++++---------------- lib/IR/Function.cpp | 28 ---------- lib/Target/X86/X86ISelLowering.cpp | 1 - lib/Transforms/Scalar/LICM.cpp | 2 +- test/Other/optimization-remarks-invalidation.ll | 2 +- test/Transforms/LICM/opt-remarks.ll | 2 +- 6 files changed, 30 insertions(+), 78 deletions(-)