This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 01823a62a4a [gold-plugin] Avoid race condition when creating temporary files. new ebdb044915d [DebugCounter] Move the semicolon out of the DEBUG_COUNTER [...] new 992d9d34736 [InstCombine] Add a DEBUG_COUNTER to InstCombine to limit h [...] new c2658cfc749 [InstCombine] Fix a crash in getSelectCondition if we happe [...]
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: docs/ProgrammersManual.rst | 2 +- include/llvm/Support/DebugCounter.h | 2 +- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 5 +++-- lib/Transforms/InstCombine/InstructionCombining.cpp | 6 ++++++ lib/Transforms/Scalar/NewGVN.cpp | 4 ++-- lib/Transforms/Utils/PredicateInfo.cpp | 5 +++-- test/Transforms/InstCombine/or.ll | 12 ++++++++++++ 7 files changed, 28 insertions(+), 8 deletions(-)