This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f8505d6 [MBP] do not reorder and move up loop latch block
new 298232b [BranchFolding] Change a test case of r278575.
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/CodeGen/X86/tail-merge-after-mbp.ll | 132 ++++++++++++++++---------------
1 file changed, 67 insertions(+), 65 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 2e1aa9c [libFuzzer] new experimental feature: value profiling. Profil [...]
new f8505d6 [MBP] do not reorder and move up loop latch block
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/MachineBlockPlacement.cpp | 10 ++++++++++
test/CodeGen/X86/loop-blocks.ll | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 45 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 b13de88 Remove excessive padding from LineNoCacheTy
new 2e1aa9c [libFuzzer] new experimental feature: value profiling. Profil [...]
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/CMakeLists.txt | 2 +-
lib/Fuzzer/FuzzerDriver.cpp | 3 +
lib/Fuzzer/FuzzerFlags.def | 2 +
lib/Fuzzer/FuzzerInternal.h | 8 +++
lib/Fuzzer/FuzzerLoop.cpp | 13 +++-
lib/Fuzzer/FuzzerTraceState.cpp | 70 ++++++++++++++++++++--
lib/Fuzzer/FuzzerValueBitMap.h | 5 +-
lib/Fuzzer/test/CMakeLists.txt | 3 +
.../{RepeatedMemcmp.cpp => SingleMemcmpTest.cpp} | 13 ++--
.../{RepeatedMemcmp.cpp => SingleStrcmpTest.cpp} | 13 ++--
.../{RepeatedMemcmp.cpp => SingleStrncmpTest.cpp} | 13 ++--
lib/Fuzzer/test/StrncmpTest.cpp | 2 +-
lib/Fuzzer/test/value-profile-cmp.test | 3 +
lib/Fuzzer/test/value-profile-mem.test | 4 ++
lib/Fuzzer/test/value-profile-set.test | 3 +
15 files changed, 119 insertions(+), 38 deletions(-)
copy lib/Fuzzer/test/{RepeatedMemcmp.cpp => SingleMemcmpTest.cpp} (57%)
copy lib/Fuzzer/test/{RepeatedMemcmp.cpp => SingleStrcmpTest.cpp} (57%)
copy lib/Fuzzer/test/{RepeatedMemcmp.cpp => SingleStrncmpTest.cpp} (57%)
create mode 100644 lib/Fuzzer/test/value-profile-cmp.test
create mode 100644 lib/Fuzzer/test/value-profile-mem.test
create mode 100644 lib/Fuzzer/test/value-profile-set.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.
unknown user pushed a change to branch master
in repository gcc.
from 507d7fb * config/i386/i386.md (*ashl<mode>3_mask): Rewrite define_in [...]
new dcd3205 * config/i386/i386.c (enum ix86_builtins): Reorder enumerato [...]
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 | 17 +
gcc/config/i386/i386.c | 2581 +++++++++++++++++++++++-------------------------
2 files changed, 1256 insertions(+), 1342 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 6628095 Make MDNode::intersect faster than O(n * m)
new b13de88 Remove excessive padding from LineNoCacheTy
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/Support/SourceMgr.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 master
in repository llvm.
from d179884 [Hexagon] Standardize next batch of pseudo instructions
new 9c50958 Don't passively concatenate MDNodes
new 6628095 Make MDNode::intersect faster than O(n * m)
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/IR/Metadata.cpp | 27 ++++++++--------------
.../InstCombine/fold-phi-load-metadata.ll | 4 ++--
.../LoopVersioningLICM/loopversioningLICM1.ll | 4 ++--
.../LoopVersioningLICM/loopversioningLICM2.ll | 2 +-
4 files changed, 14 insertions(+), 23 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 b5fd586 Move the Decorator, ThreadNameWithParenthesis, and DescribeTh [...]
new 319435d sanitizer_common: Fix 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:
lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc | 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.
unknown user pushed a change to branch master
in repository lld.
from 722e076 ELF: ignored option -G may be joined with its argument
new dae1f79 [Driver] Remove break after return. NFCI.
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/Driver/DarwinLdDriver.cpp | 1 -
1 file changed, 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 9a02e39 Move class temp_source_file from input.c to selftest.c/h
new 5927e78 Fix caret locations in format_type_warning (PR c/72857)
new 507d7fb * config/i386/i386.md (*ashl<mode>3_mask): Rewrite define_in [...]
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:
gcc/ChangeLog | 33 ++++++++-
gcc/c-family/ChangeLog | 21 ++++++
gcc/c-family/c-common.c | 16 ++--
gcc/c-family/c-common.h | 9 ++-
gcc/c-family/c-format.c | 36 +++++----
gcc/config/i386/i386.md | 78 +++++++++++---------
gcc/input.c | 86 +++++++++++++++++-----
gcc/substring-locations.h | 13 ++--
gcc/testsuite/ChangeLog | 44 +++++++++++
gcc/testsuite/gcc.dg/format/asm_fprintf-1.c | 6 +-
gcc/testsuite/gcc.dg/format/c90-printf-1.c | 14 ++--
gcc/testsuite/gcc.dg/format/diagnostic-ranges.c | 50 +++++++++++--
.../plugin/diagnostic-test-string-literals-1.c | 56 +++++++-------
.../plugin/diagnostic-test-string-literals-2.c | 18 ++---
.../diagnostic_plugin_test_string_literals.c | 40 +++++-----
15 files changed, 362 insertions(+), 158 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 release_39
in repository llvm.
from 56dbbe3 Merging r278575 (with changes to the test): ----------------- [...]
new d2e45b0 Merging r278571: -------------------------------------------- [...]
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/Utils/InlineFunction.cpp | 13 ++++--
test/Transforms/Inline/inalloca-not-static.ll | 63 +++++++++++++++++++++++++++
2 files changed, 73 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/Inline/inalloca-not-static.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.