This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from f7c28f8 Daily bump.
new 30eb239 2016-04-23 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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:
libjava/ChangeLog | 8 ++++++++
libjava/testsuite/lib/libjava.exp | 2 +-
2 files changed, 9 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.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from 37dc041 Daily bump.
new a93eb45 2016-04-23 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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:
libjava/ChangeLog | 8 ++++++++
libjava/testsuite/lib/libjava.exp | 2 +-
2 files changed, 9 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.
unknown user pushed a change to branch master
in repository llvm.
from e66594f BitcodeReader: Avoid non-moving std::piecewise_construct from [...]
new 6e9c743 BitcodeReader: Avoid std::vector with non-movable types from r267296
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/Bitcode/Reader/BitcodeReader.cpp | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from de74840 DebugInfo: Remove MDString-based type references
new e66594f BitcodeReader: Avoid non-moving std::piecewise_construct from [...]
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/Bitcode/Reader/BitcodeReader.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
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 clang.
from c55453d [profile] Fix another use of the driver.
new 4a0e8aa DebugInfo: Adapt to loss of DITypeRef in LLVM r267296
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/CodeGen/CGDebugInfo.cpp | 8 +-
test/CodeGen/debug-info-imported-entity.cpp | 3 +-
test/CodeGenCXX/debug-info-access.cpp | 5 +-
test/CodeGenCXX/debug-info-artificial-arg.cpp | 5 +-
test/CodeGenCXX/debug-info-class.cpp | 43 +++---
test/CodeGenCXX/debug-info-cxx1y.cpp | 6 +-
test/CodeGenCXX/debug-info-enum-class.cpp | 4 +-
test/CodeGenCXX/debug-info-function-context.cpp | 5 +-
test/CodeGenCXX/debug-info-indirect-field-decl.cpp | 5 +-
test/CodeGenCXX/debug-info-method.cpp | 4 +-
test/CodeGenCXX/debug-info-namespace.cpp | 32 ++---
test/CodeGenCXX/debug-info-static-member.cpp | 62 ++++----
...debug-info-template-explicit-specialization.cpp | 8 +-
test/CodeGenCXX/debug-info-template-limit.cpp | 2 +-
test/CodeGenCXX/debug-info-template-member.cpp | 44 +++---
test/CodeGenCXX/debug-info-template-quals.cpp | 10 +-
test/CodeGenCXX/debug-info-template.cpp | 158 +++++++++++----------
test/CodeGenCXX/debug-info-varargs.cpp | 14 +-
test/CodeGenCXX/debug-info.cpp | 125 ++++++++--------
test/CodeGenCXX/debug-lambda-expressions.cpp | 4 +-
test/CodeGenCXX/debug-lambda-this.cpp | 3 +-
.../CodeGenObjCXX/debug-info-block-capture-this.mm | 3 +-
test/CodeGenObjCXX/debug-info-cyclic.mm | 4 +-
test/Modules/ExtDebugInfo.cpp | 26 ++--
test/Modules/ModuleDebugInfo.cpp | 37 +++--
25 files changed, 310 insertions(+), 310 deletions(-)
--
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 llvm.
from 72b52a4 Revert "[AArch64] Fix optimizeCondBranch logic."
new 7ceecf0 replace duplicated static functions for profile metadata acce [...]
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:
include/llvm/IR/Instructions.h | 4 ++++
lib/CodeGen/CodeGenPrepare.cpp | 27 ++-------------------------
lib/IR/Instructions.cpp | 18 ++++++++++++++++++
lib/Transforms/Utils/SimplifyCFG.cpp | 35 ++++++++---------------------------
4 files changed, 32 insertions(+), 52 deletions(-)
--
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 llvm.
from e524aca improve documentation comments; NFC
new 72b52a4 Revert "[AArch64] Fix optimizeCondBranch logic."
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/Target/AArch64/AArch64InstrInfo.cpp | 10 +++++-----
test/CodeGen/AArch64/aarch64-tbz.ll | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
--
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 compiler-rt.
from 3142d42 [sanitizer] add a function MmapNoAccess that mmaps a protecte [...]
new 5d4cf0c [esan] EfficiencySanitizer libc interceptors
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/esan/CMakeLists.txt | 3 +-
lib/esan/esan.cpp | 2 +
lib/esan/esan.h | 1 +
lib/esan/esan_interceptors.cpp | 338 +++++++++++++++++++++++++++++++++++
test/esan/TestCases/libc-intercept.c | 20 +++
test/esan/TestCases/verbose-simple.c | 2 -
6 files changed, 363 insertions(+), 3 deletions(-)
create mode 100644 lib/esan/esan_interceptors.cpp
create mode 100644 test/esan/TestCases/libc-intercept.c
--
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 llvm.
from 91155b6 [X86][XOP] Added VPPERM -> BLEND-WITH-ZERO Test
new e524aca improve documentation comments; NFC
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:
include/llvm/Transforms/Utils/BasicBlockUtils.h | 131 +++++++++++-------------
lib/Transforms/Utils/BasicBlockUtils.cpp | 114 +--------------------
lib/Transforms/Utils/BreakCriticalEdges.cpp | 31 ++----
3 files changed, 70 insertions(+), 206 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.