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 676c6a9 tsan: remove kMidShadowOff mapping parameter
new 20adfa2 tsan: make shadow mapping linear within a single user region
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/tsan/rtl/tsan_platform.h | 34 +++++++++++++++++-----------------
lib/tsan/rtl/tsan_rtl.cc | 16 ++++++++++++++--
2 files changed, 31 insertions(+), 19 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 81b2d4e update the link to the code coverage
new fdc0feb In the get started page, also explain how to start the testsuite
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:
www/get_started.html | 5 +++++
1 file changed, 5 insertions(+)
--
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 73a20a8 [msan] Fix second parameter in MsanReallocate from previous commit.
new e89bae6 tsan: simplify meta mapping
new 676c6a9 tsan: remove kMidShadowOff mapping parameter
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:
lib/tsan/rtl/tsan_platform.h | 13 ++++---------
1 file changed, 4 insertions(+), 9 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 23d2e04 Fix typo in comment, NFC
new 3455264 [InstCombine] Fixed bug introduced in r282237
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/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp | 14 ++++++++------
test/Transforms/InstCombine/vec_demanded_elts.ll | 9 +++++++++
2 files changed, 17 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 clang.
from 7df0fd1 Driver: avoid failing in the backend
new 81b2d4e update the link to the code coverage
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:
www/menu.html.incl | 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 56f90d7 [InstCombine] Teach the udiv folding logic how to handle cons [...]
new 23d2e04 Fix typo in comment, 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/MC/MCRegisterInfo.h | 5 +++--
1 file changed, 3 insertions(+), 2 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 679be7e [AVR] Add AVRMCExpr
new 56f90d7 [InstCombine] Teach the udiv folding logic how to handle cons [...]
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:
.../InstCombine/InstCombineMulDivRem.cpp | 25 ++++++++++++----------
test/Transforms/InstCombine/udiv-simplify.ll | 15 +++++++++++++
2 files changed, 29 insertions(+), 11 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 gcc.
from 201cefd 2016-09-26 Paul Thomas <pault(a)gcc.gnu.org>
new 0c67d22f Fix documentation of gcov tool
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:
gcc/ChangeLog | 4 ++++
gcc/doc/gcov.texi | 16 +++++++++-------
2 files changed, 13 insertions(+), 7 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 6c6dbe6 [AMDGPU] Disassembler: print label names in branch instructions
new ecba024 Revert "[AMDGPU] Disassembler: print label names in branch in [...]
new 679be7e [AVR] Add AVRMCExpr
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:
.../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 58 -------
.../AMDGPU/Disassembler/AMDGPUDisassembler.h | 163 +++++++-----------
lib/Target/AMDGPU/SIInstrInfo.td | 1 -
lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h | 149 ++++++++++++++++
lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp | 189 +++++++++++++++++++++
lib/Target/AVR/MCTargetDesc/AVRMCExpr.h | 88 ++++++++++
lib/Target/AVR/MCTargetDesc/CMakeLists.txt | 1 +
test/MC/AMDGPU/labels-branch.s | 6 +-
tools/llvm-objdump/llvm-objdump.cpp | 12 --
9 files changed, 496 insertions(+), 171 deletions(-)
create mode 100644 lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h
create mode 100644 lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp
create mode 100644 lib/Target/AVR/MCTargetDesc/AVRMCExpr.h
--
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 9c7de46 Fix handling of -fsanitize-recover* options.
new 925add3 Remove HIST_TYPE_CONST_DELTA counter type (PR gcov-profile/23332)
new 201cefd 2016-09-26 Paul Thomas <pault(a)gcc.gnu.org>
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:
gcc/ChangeLog | 13 +++++++++++++
gcc/fortran/ChangeLog | 9 ++++++++-
gcc/fortran/interface.c | 3 +++
gcc/profile.c | 4 ----
gcc/tree-profile.c | 16 ----------------
gcc/value-prof.c | 27 ---------------------------
gcc/value-prof.h | 4 ----
7 files changed, 24 insertions(+), 52 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.