This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5b155a0 Fix typo.
new f688cf7 [CodeGen] Fix problem with X86 byte registers in CriticalAnti [...]
new 666c17b Sort my entry in CODE_OWNERS.TXT
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:
CODE_OWNERS.TXT | 8 ++--
lib/CodeGen/CriticalAntiDepBreaker.cpp | 10 ++--
test/CodeGen/X86/pr27681.mir | 87 ++++++++++++++++++++++++++++++++++
3 files changed, 97 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/X86/pr27681.mir
--
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 f8165c0 SDAG: Use an Optional<> instead of a sigil value. NFC
new 639f9cb Attach profile summary in IR based instrumentation pass.
new 5b155a0 Fix typo.
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:
.../Instrumentation/PGOInstrumentation.cpp | 9 ++++++-
test/Transforms/PGOProfile/branch1.ll | 4 ++-
tools/llvm-pdbdump/llvm-pdbdump.cpp | 30 +++++++++++-----------
3 files changed, 26 insertions(+), 17 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 glibc.
from d73e7bd Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument (bug 20151).
new 98c9c9d Fix ldbl-128ibm sqrtl (sNaN) (bug 20153).
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 | 4 ++++
sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c | 8 +++-----
2 files changed, 7 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 llvm.
from b987d27 [libFuzzer] more refactoring around CurrentUnit. Also add a t [...]
new f8165c0 SDAG: Use an Optional<> instead of a sigil value. 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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 12 ++++++------
1 file 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 lldb.
from 1790369 Make sure that we succeed in starting a definition before we [...]
new 1d43766 With -gmodules, we have been having a harder time always find [...]
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:
source/Symbol/ClangASTContext.cpp | 27 +++++++++++++++++++++++++--
1 file changed, 25 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 bbd3f42 [LibFuzzer] Add missing #include<string>
new b987d27 [libFuzzer] more refactoring around CurrentUnit. Also add a t [...]
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/FuzzerInternal.h | 8 ++--
lib/Fuzzer/FuzzerLoop.cpp | 52 ++++++++++++++--------
lib/Fuzzer/test/CMakeLists.txt | 1 +
.../{ThreadedTest.cpp => SimpleThreadedTest.cpp} | 13 +++---
lib/Fuzzer/test/fuzzer-leak.test | 2 -
5 files changed, 44 insertions(+), 32 deletions(-)
copy lib/Fuzzer/test/{ThreadedTest.cpp => SimpleThreadedTest.cpp} (68%)
--
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 eaf492b Add segment prefix for darwin
new 4bc8dea Add portable macro in common header
new 6d77ea5 Add missing test case changes
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/profile/InstrProfilingPort.h | 10 ++++++++++
lib/profile/InstrProfilingValue.c | 7 +------
test/profile/Inputs/instrprof-value-prof-real.c | 17 +++++++++++++++++
test/profile/instrprof-value-prof.test | 4 ++--
4 files changed, 30 insertions(+), 8 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 642359b [LoopUnrollAnalyzer] Fix a crash in analyzeLoopUnrollCost.
new bbd3f42 [LibFuzzer] Add missing #include<string>
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/FuzzerFnAdapter.h | 1 +
1 file changed, 1 insertion(+)
--
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 libunwind.
from 98bc676 Fix gcc libunwind build.
new be69e8b Use size_t to store the results of sizeof calculations.
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:
src/config.h | 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.
Rob Savoye pushed a change to branch master
in repository toolchain/abe.
from 94bec8d Call contrib/gcc_update just before building, not after checkout.
new c6dfe2f Use individual (per component) install.log files.
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/make.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.