This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6dfa1767ade [Tests] Better represent the postinc form produced by LFTR [...]
new 741ce0d406e NFC: Pull out a function to reduce some duplication
new 8964612be07 [SimplifyLibCalls] Fold more fortified functions into non-f [...]
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/TargetLibraryInfo.def | 40 ++++
include/llvm/Transforms/Utils/BuildLibCalls.h | 51 ++++-
include/llvm/Transforms/Utils/SimplifyLibCalls.h | 31 ++-
lib/Analysis/TargetLibraryInfo.cpp | 53 ++++++
lib/Transforms/Utils/BuildLibCalls.cpp | 230 ++++++++++++-----------
lib/Transforms/Utils/SimplifyLibCalls.cpp | 165 +++++++++++++---
test/Transforms/InstCombine/fortify-folding.ll | 207 ++++++++++++++++++++
unittests/Analysis/TargetLibraryInfoTest.cpp | 11 ++
8 files changed, 656 insertions(+), 132 deletions(-)
create mode 100644 test/Transforms/InstCombine/fortify-folding.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8574af463cf * config/mips/mips.c (mips_expand_builtin_insn): Swap the [...]
new 3e2001db7db * doc/xml/manual/allocator.xml: Move hoard.org back to http.
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/doc/xml/manual/allocator.xml | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards fb1127447 0: update: binutils-gcc-glibc-llvm: -1
new 11fda9c7d 0: init: binutils-gcc-glibc-llvm: -1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fb1127447)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 235 +-
02-prepare_abe/console.log | 441 +-
03-build_abe-binutils/console.log | 10938 +--
04-build_abe-stage1/console.log | 20155 +++---
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 39747 +++++------
07-build_abe-stage2/console.log | 46757 ++++++-------
08-build_llvm-true/console.log | 11950 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 34 +-
09-benchmark/console.log | 256 +-
10-check_regression/console.log | 17 +-
11-update_baseline/console.log | 21 +-
console.log | 130831 ++++++++++++++++++-----------------
jenkins/manifest.sh | 28 +-
15 files changed, 131275 insertions(+), 130433 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.