This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3381a75555e [FileCheck] Use ASSERT for fatal unit tests new 427c89429eb [InstCombine] add tests for load narrowing; NFC new 1f1f6bfa5f6 [InstSimplify] Rename SimplifyFPUnOp and SimplifyFPBinOp
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/InstructionSimplify.h | 18 +++++------ lib/Analysis/InlineCost.cpp | 4 +-- lib/Analysis/InstructionSimplify.cpp | 26 +++++++-------- lib/Analysis/LoopUnrollAnalyzer.cpp | 2 +- test/Transforms/InstCombine/trunc-load.ll | 50 +++++++++++++++++++++++++---- 5 files changed, 66 insertions(+), 34 deletions(-)