This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.1-branch
in repository binutils-gdb.
from 08501113d5 Automatic date update in version.in
new aee78e11cf Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_30-branch
in repository binutils-gdb.
from fd3579f8d5 Automatic date update in version.in
new 789e3ae3ac Automatic date update in version.in
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:
bfd/version.h | 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 2f825676aaf [NVPTX] Added a feature to use short pointers for const/loc [...]
new 2a434d1ea3e [LIT] Handle xml characters in test names
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:
utils/lit/lit/Test.py | 2 +-
utils/lit/tests/test-output.py | 11 +++++++++++
utils/lit/tests/xunit-output.py | 3 ++-
3 files changed, 14 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 6889537ce7b [PhaseOrdering] remove stale comments; NFC
new 2f825676aaf [NVPTX] Added a feature to use short pointers for const/loc [...]
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/NVPTX/NVPTXISelDAGToDAG.cpp | 127 ++++++++++++++----------
lib/Target/NVPTX/NVPTXISelDAGToDAG.h | 1 +
lib/Target/NVPTX/NVPTXISelLowering.cpp | 6 +-
lib/Target/NVPTX/NVPTXInstrInfo.td | 1 +
lib/Target/NVPTX/NVPTXIntrinsics.td | 12 +++
lib/Target/NVPTX/NVPTXSubtarget.h | 1 -
lib/Target/NVPTX/NVPTXTargetMachine.cpp | 18 +++-
lib/Target/NVPTX/NVPTXTargetMachine.h | 3 +
test/CodeGen/NVPTX/addrspacecast.ll | 99 ++++++++++---------
test/CodeGen/NVPTX/ld-addrspace.ll | 159 ++++++++++++++----------------
test/CodeGen/NVPTX/st-addrspace.ll | 165 ++++++++++++++------------------
11 files changed, 305 insertions(+), 287 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 64a45fee8 [lsan] Report unsuspended threads
new 8ee106ecd [sanitizer] Use all available rounded up capacity
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/sanitizer_common/sanitizer_common.h | 31 ++++++++++------------
.../tests/sanitizer_common_test.cc | 6 +++++
2 files changed, 20 insertions(+), 17 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 1e84bc6951c [AggressiveInstCombine] convert a chain of 'and-shift' bits [...]
new 6889537ce7b [PhaseOrdering] remove stale 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:
test/Transforms/PhaseOrdering/bitfield-bittests.ll | 4 ----
1 file changed, 4 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 e5a13a5389 Revert "[clang] Adding CharacteristicKind to PPCallbacks::In [...]
new 4f48266027 [CUDA] Added -f[no-]cuda-short-ptr option
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/clang/Basic/TargetOptions.h | 4 ++++
include/clang/Driver/Options.td | 3 +++
lib/Basic/Targets/NVPTX.cpp | 3 +++
lib/Driver/ToolChains/Clang.cpp | 3 +++
lib/Driver/ToolChains/Cuda.cpp | 6 ++++--
lib/Frontend/CompilerInvocation.cpp | 2 ++
6 files changed, 19 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 eb0a9668703 [InstCombine] Widen guards with conditions between
new 1e84bc6951c [AggressiveInstCombine] convert a chain of 'and-shift' bits [...]
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:
.../AggressiveInstCombine.cpp | 113 +++++++++++----
.../Transforms/AggressiveInstCombine/masked-cmp.ll | 161 +++++++++++++++++++--
test/Transforms/PhaseOrdering/bitfield-bittests.ll | 25 +---
3 files changed, 240 insertions(+), 59 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 88cf0dea7 [sanitizer] Fix argument type and remove unneeded vector resize
new 64a45fee8 [lsan] Report unsuspended threads
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/asan/asan_thread.cc | 5 +++++
lib/lsan/lsan_common.cc | 30 ++++++++++++++++++++++++++++--
lib/lsan/lsan_common.h | 2 ++
lib/lsan/lsan_thread.cc | 5 +++++
4 files changed, 40 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 c1c66c07051 [InstCombine] Teach SimplifyDemandedBits that udiv doesn't [...]
new eb0a9668703 [InstCombine] Widen guards with conditions between
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/InstCombineCalls.cpp | 23 +++++++-
test/Transforms/InstCombine/call-guard.ll | 78 +++++++++++++++++++++++++
2 files changed, 100 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.