This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 0545f01 Replace an obsolete company name.
new 463e556 [CMake] Apple stage1 doesn't need to set libcxx options
new 54ed545 StaticAnalyzer: Report found fields order in PaddingChecker
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/caches/Apple-stage1.cmake | 5 -
lib/StaticAnalyzer/Checkers/PaddingChecker.cpp | 58 +++++----
test/Analysis/padding_message.cpp | 166 ++++++++++++++++++++++---
3 files changed, 182 insertions(+), 47 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 6682359 Split DescribeAddressIfShadow between a function that gets al [...]
new a00b213 [CMake] Renaming test variable to be consistent
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:
cmake/builtin-config-ix.cmake | 2 +-
lib/builtins/CMakeLists.txt | 2 +-
2 files changed, 2 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 f7714c1 [InstCombine] add tests for vector icmp folds
new fa85d67 [InstCombine] add test for missing vector icmp fold
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/InstCombine/icmp.ll | 12 ++++++++++++
1 file changed, 12 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 502957c llvm-objdump: Implement source[line numbers] interleaving
new f7714c1 [InstCombine] add tests for vector icmp folds
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/InstCombine/exact.ll | 94 +++++++++++++++++++++++++++++++++++-
1 file changed, 93 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 0347ebc [libFuzzer] fix the bot
new e286c13 [libFuzzer] print a verbose message after executing inputs in [...]
new 502957c llvm-objdump: Implement source[line numbers] interleaving
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/Fuzzer/FuzzerDriver.cpp | 4 +
lib/Fuzzer/test/fuzzer-singleinputs.test | 2 +
.../X86/Inputs/source-interleave-x86_64.c | 9 ++
.../llvm-objdump/X86/source-interleave-x86_64.ll | 72 ++++++++++++
tools/llvm-objdump/CMakeLists.txt | 2 +
tools/llvm-objdump/llvm-objdump.cpp | 126 ++++++++++++++++++---
6 files changed, 200 insertions(+), 15 deletions(-)
create mode 100644 test/tools/llvm-objdump/X86/Inputs/source-interleave-x86_64.c
create mode 100644 test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
--
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 7016f85 [InstCombine] add tests for missing vector icmp folds
new 0347ebc [libFuzzer] fix the bot
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/Fuzzer/test/repeated-bytes.test | 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 zorg.
from 4063493 Added a new 4 stages clang-with-lto-ubuntu builder.
new 81beb58 Added workaround for WithProperties args.
new b3ff275 getClangWithLTOBuildFactory - increased timeout for LTO steps [...]
new 0976055 Added new slave ps4-buildslave1b.
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:
buildbot/osuosl/master/config/builders.py | 6 ++-
buildbot/osuosl/master/config/slaves.py | 1 +
zorg/buildbot/builders/ClangLTOBuilder.py | 47 ++++++++++++--------
zorg/buildbot/commands/CmakeCommand.py | 71 ++++++++++++++++++++-----------
4 files changed, 81 insertions(+), 44 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 libcxx.
from 543cf61 Fix PR28506. Re-enable missing math.h C++11 decls on SunOS. P [...]
new 314fd09 Use -O1 when testing with ASAN and MSAN to prevent Clang OOM errors.
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/libcxx/test/config.py | 2 ++
1 file changed, 2 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 gcc.
from e5ec9f7 PR target/72867 * config/i386/sse.md (<code><mode>3<mask_na [...]
new 69ea43f 2016-08-15 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/dump-parse-tree.c | 8 ++++++++
gcc/fortran/frontend-passes.c | 8 +++++++-
3 files changed, 22 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.