This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cae8a1ee2b3 Enable colored diagnostics in ninja builds when building wi [...] new 9d697869aa8 Fix evaluator for non-zero alloca addr space new 3fcac5a53b6 Fix build warning compiling TestPlugin on Windows and disab [...]
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/Demangle/Compiler.h | 18 ------------------ include/llvm/Passes/PassPlugin.h | 4 ++-- lib/Transforms/Utils/Evaluator.cpp | 3 ++- test/Transforms/GlobalOpt/amdgcn-ctor-alloca.ll | 17 +++++++++++++++++ unittests/Passes/CMakeLists.txt | 19 +++++-------------- unittests/Passes/TestPlugin.cpp | 2 +- 6 files changed, 27 insertions(+), 36 deletions(-) create mode 100644 test/Transforms/GlobalOpt/amdgcn-ctor-alloca.ll