This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc7e3f0 [AMDGPU] Fix for bz30427: wrong MTBUF encoding on VI new 91d99c6 LTO: Simplify caching interface.
The 1 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/LTO/Caching.h | 85 +++++------------------------------ include/llvm/LTO/Config.h | 39 ---------------- include/llvm/LTO/LTO.h | 58 ++++++++++++++++++++---- include/llvm/LTO/LTOBackend.h | 6 +-- lib/LTO/Caching.cpp | 101 +++++++++++++++++++++--------------------- lib/LTO/LTO.cpp | 77 ++++++++++++++++---------------- lib/LTO/LTOBackend.cpp | 38 +++++----------- tools/gold/gold-plugin.cpp | 48 ++++++++------------ tools/llvm-lto2/llvm-lto2.cpp | 53 +++++++++------------- 9 files changed, 204 insertions(+), 301 deletions(-)