This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 502534b [PowerPC] Improvements for BUILD_VECTOR Vol. 2 new db04d03 [RuntimeDyld] Skip undefined symbols when building the symbol table. new d52ad61 Revert "[GVN] Basic optimization remark support"
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/IR/DiagnosticInfo.h | 1 - include/llvm/Transforms/Scalar/GVN.h | 4 +- lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 4 ++ lib/IR/DiagnosticInfo.cpp | 6 --- lib/Transforms/Scalar/GVN.cpp | 23 ++-------- test/Transforms/GVN/opt-remarks.ll | 59 ------------------------- 6 files changed, 8 insertions(+), 89 deletions(-) delete mode 100644 test/Transforms/GVN/opt-remarks.ll