This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 24bf4ab2013 [DAG] Integrate findBaseOffset address analyses to BaseInde [...] new 2c8e36132e0 [InlineCost] Find more free binary operations
The 1 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: lib/Analysis/InlineCost.cpp | 58 ++----- test/Transforms/Inline/AArch64/binop.ll | 291 ++++++++++++++++++++++++++++++++ 2 files changed, 309 insertions(+), 40 deletions(-) create mode 100644 test/Transforms/Inline/AArch64/binop.ll