This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 38e046e [X86][SSE] Improve comments describing combineTruncatedArithm [...] new 02d80d3 [InstCombine] Simplify gep (gep p, a), (b-a) new d91b01b Add an interface to scale the frequencies of a set of blocks.
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/Analysis/BlockFrequencyInfo.h | 6 ++++ lib/Analysis/BlockFrequencyInfo.cpp | 22 +++++++++++++++ .../InstCombine/InstructionCombining.cpp | 32 +++++++++------------- test/Transforms/InstCombine/getelementptr.ll | 27 ++++++++++++++++++ unittests/Analysis/BlockFrequencyInfoTest.cpp | 8 ++++++ 5 files changed, 76 insertions(+), 19 deletions(-)