This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f1a7cbf1cb3 [InstCombine] Expand the simplification of log() new f47f0208a13 [ConstantFolding] Fold constant calls to log2() new 60b311224d0 [globalisel][knownbits] Allow targets to call GISelKnownBit [...] new 2e623196d8b [bugpoint] Update runPasses to take ArrayRef instead of a p [...] new 766c3dfc984 Remove else-after-return
The 4 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/CodeGen/TargetLowering.h | 4 +++- include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h | 3 +-- lib/Analysis/ConstantFolding.cpp | 9 +++++++++ lib/CodeGen/GlobalISel/GISelKnownBits.cpp | 3 ++- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 5 +++-- test/Analysis/ConstantFolding/math-1.ll | 10 ++++------ tools/bugpoint/BugDriver.h | 7 +++---- tools/bugpoint/ExtractFunction.cpp | 3 +-- tools/bugpoint/OptimizerDriver.cpp | 10 ++++------ 9 files changed, 30 insertions(+), 24 deletions(-)