This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 65ad22d969c [YAML] Add support for non-printable characters
new 03a6f4ae987 [PGO] add MST min edge selection heuristic to ensure non-ze [...]
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/Instrumentation/CFGMST.h | 74 ++++++++++++++++++++--
.../PGOProfile/Inputs/landingpad.proftext | 2 +-
.../PGOProfile/Inputs/noreturncall.proftext | 2 +-
test/Transforms/PGOProfile/branch1.ll | 5 +-
test/Transforms/PGOProfile/counter_promo.ll | 6 +-
test/Transforms/PGOProfile/infinite_loop_gen.ll | 17 +++++
test/Transforms/PGOProfile/landingpad.ll | 5 +-
test/Transforms/PGOProfile/loop1.ll | 5 +-
test/Transforms/PGOProfile/loop2.ll | 5 +-
test/Transforms/PGOProfile/noreturncall.ll | 2 +-
10 files changed, 102 insertions(+), 21 deletions(-)
create mode 100644 test/Transforms/PGOProfile/infinite_loop_gen.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 compiler-rt.
from d97da5b44 [asan] Add interceptor for printf_chk
new 2fcf673c9 [PGO] Test case changes for D41059
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/profile/Linux/counter_promo_for.c | 8 ++++----
test/profile/infinite_loop.c | 4 ++--
test/profile/runtime_infinite.c | 36 ++++++++++++++++++++++++++++++++++
3 files changed, 42 insertions(+), 6 deletions(-)
create mode 100644 test/profile/runtime_infinite.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 binutils-gdb.
from 4f588891ac Resolve PR 22493 - the encoding to be used when pushing the [...]
new c54207d326 Decode expression lists used with DW_AT_byte_size and other [...]
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:
binutils/ChangeLog | 7 +++++++
binutils/dwarf.c | 16 ++++++++++++++++
2 files changed, 23 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 lld.
from 65a5f7b27 Add a test.
new bfad9c06b [YAML] Fix mustQuote return type changed in r320996
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/MachONormalizedFileYAML.cpp | 6 +++---
lib/ReaderWriter/YAML/ReaderWriterYAML.cpp | 6 +++---
2 files changed, 6 insertions(+), 6 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 d6be2143517 [IR] Add MDBuilder helpers for the new TBAA metadata format
new 65ad22d969c [YAML] Add support for non-printable characters
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:
docs/YamlIO.rst | 2 +-
include/llvm/CodeGen/MIRYamlMapping.h | 6 +-
include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h | 2 +-
include/llvm/ObjectYAML/CodeViewYAMLTypes.h | 2 +-
include/llvm/ObjectYAML/MachOYAML.h | 4 +-
include/llvm/ObjectYAML/YAML.h | 2 +-
include/llvm/Support/YAMLTraits.h | 124 +++++++++++++++-------
lib/ObjectYAML/CodeViewYAMLDebugSections.cpp | 2 +-
lib/ObjectYAML/CodeViewYAMLSymbols.cpp | 6 +-
lib/ObjectYAML/CodeViewYAMLTypes.cpp | 4 +-
lib/ObjectYAML/MachOYAML.cpp | 8 +-
lib/Support/Statistic.cpp | 5 +-
lib/Support/Timer.cpp | 6 +-
lib/Support/YAMLTraits.cpp | 46 ++++++--
test/CodeGen/MIR/X86/escape-function-name.ll | 6 ++
tools/dsymutil/DebugMap.h | 2 +-
unittests/Support/YAMLIOTest.cpp | 94 +++++++++++++++-
17 files changed, 245 insertions(+), 76 deletions(-)
create mode 100644 test/CodeGen/MIR/X86/escape-function-name.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 lld.
from f1b6f952d [ELF] Optimize Arm PLT sequences
new 65a5f7b27 Add a test.
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/ELF/i386-got-value.s | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
create mode 100644 test/ELF/i386-got-value.s
--
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 glibc.
from c8e939f12a Update NEWS with aarch64 static pie support
new 368b6c8da9 mips64: fix clobbering s0 in setjmp() [BZ #22624]
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:
ChangeLog | 6 ++++++
sysdeps/mips/mips64/setjmp_aux.c | 5 +++++
2 files changed, 11 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 8bba42f1539 PR middle-end/83463 * gimple-ssa-warn-restrict.c (builtin [...]
new 0526776fa9d * c-warn.c (warn_logical_operator): Return early if -Wlogi [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-warn.c | 3 +++
2 files changed, 8 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 clang.
from ee0aaff9cd Revert r320978 "No -fsanitize=function warning when calling [...]
new 3024fc4022 Fix the reference to the now renamed member of TBAAStructField
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/CodeGenTBAA.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 glibc.
from bb195224ac elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]
new c8e939f12a Update NEWS with aarch64 static pie 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:
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.