This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0eeb59d BrainF example: fixing segfault caused by outdated code with [...]
new 3e57787 Re-add the check for __has_attribute in StringLiteral.
new fa552fc LibDriver: Allow resource files to be archive members.
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/StringRef.h | 2 +-
lib/LibDriver/LibDriver.cpp | 6 ++++--
test/LibDriver/Inputs/resource.res | Bin 0 -> 108 bytes
test/LibDriver/invalid.test | 2 +-
test/LibDriver/resource.test | 3 +++
5 files changed, 9 insertions(+), 4 deletions(-)
create mode 100644 test/LibDriver/Inputs/resource.res
create mode 100644 test/LibDriver/resource.test
--
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.
Yvan Roux pushed a change to branch linaro-local/snapshots/linaro-5.4-2016.12
in repository toolchain/gcc.
at 4042d86 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This branch includes the following new commits:
new 4042d86 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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.
--
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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from af2e1c9 Toolchain sources: Update release notes for gcc-6-2016.11 snapshot.
new c33adc6 Toolchain sources: Update release notes for gcc-6-2016.12 snapshot.
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:
components/toolchain/gcc-linaro/6/README.textile | 34 +++++++++++++++++++++---
1 file changed, 30 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 llvm.
from 8ca87b1 [InstCombine] add folds for icmp (smin X, Y), X
new 3ed425b Ignore -Wgcc-compat diagnostic in StringLiteral.
new 0eeb59d BrainF example: fixing segfault caused by outdated code with [...]
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:
examples/BrainF/BrainFDriver.cpp | 6 ++++++
examples/BrainF/CMakeLists.txt | 1 +
include/llvm/ADT/StringRef.h | 5 ++++-
3 files changed, 11 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 36850aa Fix some remaining documentation references to MSVC 2013
new 8ca87b1 [InstCombine] add folds for icmp (smin X, Y), X
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/PatternMatch.h | 10 +++++
lib/Transforms/InstCombine/InstCombineCompares.cpp | 37 +++++++++++++++++
test/Transforms/InstCombine/smin-icmp.ll | 48 ++++++----------------
3 files changed, 59 insertions(+), 36 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 94ab0f2 [libFuzzer] doc update
new 18e2348 [StringRef] Add enable-if to StringLiteral.
new 36850aa Fix some remaining documentation references to MSVC 2013
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:
cmake/modules/CheckCompilerVersion.cmake | 14 +++++++-------
docs/CodingStandards.rst | 5 ++---
docs/GettingStarted.rst | 2 +-
include/llvm/ADT/StringRef.h | 23 ++++++++++-------------
4 files changed, 20 insertions(+), 24 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 861d0e5 [CUDA] Add --ptxas-path= flag.
new 248229e Fix printf specifier handling: invalid specifier should not b [...]
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/Analysis/Analyses/FormatString.h | 2 ++
test/CodeGen/builtins.c | 28 ++++++++++++++++++++++++++
test/Sema/format-strings.c | 8 ++++----
test/SemaObjC/format-strings-objc.m | 2 +-
4 files changed, 35 insertions(+), 5 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 cf34efc [scudo] Use DefaultSizeClassMap for 32-bit
new 7c1324b sanitizers: silence -pedantic warning
new 8476c83 xray: fix assembly macro definition
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/sanitizer_common/sanitizer_coverage_libcdep_new.cc | 2 +-
lib/xray/xray_trampoline_x86_64.S | 4 ++--
2 files 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 llvm.
from ad1bdf6 [AArch64] Guard Misaligned 128-bit store penalty by subtarget [...]
new b782ce7 [x86] use a single shufps for 256-bit vectors when it can sav [...]
new d834e08 [GlobalISel] Drop workaround for Legalizer member/class shari [...]
new 94ab0f2 [libFuzzer] doc update
The 3 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:
docs/LibFuzzer.rst | 3 --
lib/Target/AArch64/AArch64TargetMachine.cpp | 2 +-
lib/Target/ARM/ARMTargetMachine.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 14 +++++++++-
lib/Target/X86/X86TargetMachine.cpp | 2 +-
test/CodeGen/X86/pmul.ll | 16 ++++-------
test/CodeGen/X86/vector-shuffle-256-v8.ll | 43 ++++++++---------------------
7 files changed, 34 insertions(+), 48 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 b4ad592 [Driver] Bump default x86 cpu to Penryn when targeting macosx10.12+.
new 861d0e5 [CUDA] Add --ptxas-path= flag.
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 | 2 ++
lib/Driver/Tools.cpp | 6 +++++-
test/Driver/cuda-ptxas-path.cu | 12 ++++++++++++
3 files changed, 19 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/cuda-ptxas-path.cu
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.