This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7577cb9 [mips] synci microMIPS instruction definition.
new 2864c2a Remove TimeValue usage from llvm/Support
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/Object/Archive.h | 3 ++-
include/llvm/Support/CachePruning.h | 11 +++++-----
include/llvm/Support/FileSystem.h | 8 ++++----
include/llvm/Support/Process.h | 11 +++++-----
lib/LTO/ThinLTOCodeGenerator.cpp | 4 ++--
lib/Support/CachePruning.cpp | 25 +++++++++++-----------
lib/Support/Timer.cpp | 10 +++++----
lib/Support/Unix/Path.inc | 22 +++++++-------------
lib/Support/Unix/Process.inc | 25 ++++++++--------------
lib/Support/Unix/Unix.h | 36 +++++++++++++++++++++++++++++++-
lib/Support/Windows/Path.inc | 34 +++++++++++-------------------
lib/Support/Windows/Process.inc | 22 +++++---------------
lib/Support/Windows/WindowsSupport.h | 40 +++++++++++++++++++++++++++++++++---
tools/llvm-ar/llvm-ar.cpp | 11 +++++-----
tools/llvm-cov/CodeCoverage.cpp | 3 ++-
15 files changed, 151 insertions(+), 114 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 f034d97 [Sema] Formatting warnings should see through Objective-C mes [...]
new 77a9c60 [X86][AVX512][Clang][Intrinsics][reduce] Adding missing reduc [...]
new 46464bf Adjust for TimePoint interface change in llvm: D25730. NFC
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/clang/Basic/VirtualFileSystem.h | 1 +
lib/Driver/Tools.cpp | 8 +-
lib/Headers/avx512fintrin.h | 237 +++++++++++++++++
test/CodeGen/avx512-reduceIntrin.c | 442 ++++++++++++++++++++++++++++++++
4 files changed, 685 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/avx512-reduceIntrin.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 lld.
from 2879d04 Compact SymbolBody from 56 to 48 bytes.
new b38de64 Adjust for TimePoint interface change in llvm: D25730. 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:
lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.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 gdb-7.12-branch
in repository binutils-gdb.
from a945860 [GDBserver] Fix conversion warning
new 909de2c PR gdb/20653 - small cleanup in string_to_explicit_location
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:
gdb/ChangeLog | 5 +++++
gdb/location.c | 2 +-
2 files changed, 6 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 gcc.
from dfa8b1b 2016-10-24 Richard Biener <rguenther(a)suse.de>
new 2cd6611 gcc/ PR target/78093 * doc/extend.texi (AVR Variable Attrib [...]
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 | 15 +++
gcc/config/avr/avr.c | 109 ++++++++++++++++++---
gcc/doc/extend.texi | 27 +++++
gcc/testsuite/ChangeLog | 6 ++
.../gcc.target/avr/torture/tiny-absdata-1.c | 70 +++++++++++++
gcc/testsuite/lib/target-supports.exp | 18 ++++
6 files changed, 234 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/tiny-absdata-1.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 gdb-7.12-branch
in repository binutils-gdb.
from 5c65ad3 Automatic date update in version.in
new a945860 [GDBserver] Fix conversion warning
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:
gdb/gdbserver/ChangeLog | 6 ++++++
gdb/gdbserver/linux-aarch64-low.c | 2 +-
2 files changed, 7 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 df936e3 [llvm-opt-report] Fix unroll-count reporting
new 7577cb9 [mips] synci microMIPS instruction definition.
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/Mips/MicroMipsInstrFormats.td | 11 +++++++++++
lib/Target/Mips/MicroMipsInstrInfo.td | 1 +
lib/Target/Mips/MipsInstrInfo.td | 6 +++---
test/MC/Mips/micromips/valid.s | 4 ++++
4 files changed, 19 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 gcc.
from 8cc18ee 2016-10-24 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
new dfa8b1b 2016-10-24 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/tree-ssa-loop-split.c | 4 ++--
2 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 binutils-gdb.
from 6381019 Automatic date update in version.in
new cb93dc7 [GDBserver] Fix conversion warning
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:
gdb/gdbserver/ChangeLog | 6 ++++++
gdb/gdbserver/linux-aarch64-low.c | 2 +-
2 files changed, 7 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 clang.
from 242de2f [Sema][TreeTransform] Re-create DesignatedInitExpr when a fie [...]
new 6c99a55 [analyzer] Add StdLibraryFunctions checker.
new f034d97 [Sema] Formatting warnings should see through Objective-C mes [...]
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/clang/StaticAnalyzer/Checkers/Checkers.td | 4 +
lib/Sema/SemaChecking.cpp | 14 +
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 1 +
.../Checkers/StdLibraryFunctionsChecker.cpp | 943 +++++++++++++++++++++
test/Analysis/std-c-library-functions.c | 184 ++++
test/Analysis/std-c-library-functions.cpp | 14 +
test/SemaObjC/format-strings-objc.m | 38 +
7 files changed, 1198 insertions(+)
create mode 100644 lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
create mode 100644 test/Analysis/std-c-library-functions.c
create mode 100644 test/Analysis/std-c-library-functions.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.