This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c35da94 [SLP] Additional tests with the cost of vector operations. new 04e94f7 [GVN, OptDiag] Include the value that is forwarded in load el [...] new 36dece4 [GVN, OptDiag] Print the interesting instructions involved in [...]
The 2 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/Analysis/OptimizationDiagnosticInfo.h | 16 ++++++- include/llvm/IR/DiagnosticInfo.h | 12 +++++ lib/IR/DiagnosticInfo.cpp | 24 +++++++++- lib/Transforms/Scalar/GVN.cpp | 49 ++++++++++++++++++--- test/Transforms/GVN/opt-remarks.ll | 51 +++++++++++++++++++++- 5 files changed, 143 insertions(+), 9 deletions(-)