This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 677427a tcwg-rsync-dir: Fix option handling.
new f7b6b0e tcwg-rsync-dir.sh: Improve handling of verbose.
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:
tcwg-rsync-dir.sh | 5 ++++-
1 file changed, 4 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 937c66c svn-git-hash.pl: New script
new 677427a tcwg-rsync-dir: Fix option handling.
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:
tcwg-rsync-dir.sh | 3 ++-
1 file changed, 2 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-regression.
from 7c083e6 binaries: support gcc7 builds.
new e79b197 Update README.
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:
README | 13 +++++++++++++
1 file changed, 13 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 llvm.
from 524526f7835 [SelectionDAG] Fix another place that was passing a large v [...]
new 63d7ef8671f [APInt] Call the slow case counting methods directly in isM [...]
new 6366ebb69b1 [APInt] In slt/sgt(uint64_t), only call getMinSignedBits if [...]
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/ADT/APInt.h | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 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 ea443214c [XRay][compiler-rt] Cleanup CFI/CFA annotations on trampolines
new 35ad9be15 [XRay] [compiler-rt] - Fix standalone and non-deterministic t [...]
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/xray/TestCases/Linux/fdr-mode.cc | 2 ++
test/xray/TestCases/Linux/fdr-thread-order.cc | 3 ++-
test/xray/lit.site.cfg.in | 5 ++++-
3 files changed, 8 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 gcc.
from 5416b6a686f Daily bump.
new 5f7ad46f0da Skip pr80170.c for non-ptr32plus targets
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/pr80170.c | 1 +
2 files 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 llvm.
from bb107535ba4 [SelectionDAG] Use getActiveBits() and countTrailingZeros() [...]
new 524526f7835 [SelectionDAG] Fix another place that was passing a large v [...]
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/SelectionDAG/TargetLowering.cpp | 32 +++++++++++++++--------------
1 file changed, 17 insertions(+), 15 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 5649a8228b1 Recommit "[APInt] Add back the asserts that check that the [...]
new bb107535ba4 [SelectionDAG] Use getActiveBits() and countTrailingZeros() [...]
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/SelectionDAG/TargetLowering.cpp | 7 +++----
1 file changed, 3 insertions(+), 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 a822641c66 [ODRHash] clean up test and add new examples. NFC
new 072d1afbf0 [AVR] Add -mmcu option to the driver
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/Driver/Options.td | 1 +
lib/Driver/ToolChains/CommonArgs.cpp | 6 ++++++
test/Driver/avr-mmcu.c | 5 +++++
3 files changed, 12 insertions(+)
create mode 100644 test/Driver/avr-mmcu.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 libcxx.
from b10524626 Make linker errors verbose on Windows
new 23ccaa54d Rename the static version of libc++ on Windows.
new 5bf8bed95 Disable the filesystem library on Windows by default
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:
CMakeLists.txt | 8 ++++++--
lib/CMakeLists.txt | 7 ++++++-
utils/libcxx/test/config.py | 6 +++++-
3 files changed, 17 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.