This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6ee5dc2 [LCG] Make the name of an SCC include more of the functions in it.
new b234de3 [codeview] Add classes and unions to the Local/Global UDTs lists
new 072362b [MachOYAML] Use a temporary to avoid gcc strict-aliasing warning
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/CodeGen/AsmPrinter/CodeViewDebug.cpp | 46 +++++++++-------
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 +
lib/ObjectYAML/MachOYAML.cpp | 6 +-
test/DebugInfo/COFF/udts.ll | 95 +++++++++++++++++++++++++++-----
4 files changed, 114 insertions(+), 35 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 46c1e8f [yaml2macho] Removing asserts in favor of explicit yaml parse error
new 6ee5dc2 [LCG] Make the name of an SCC include more of the functions in it.
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/Analysis/LazyCallGraph.h | 18 +++++++++++++++++-
1 file changed, 17 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 680a3eb clang-format: [JS] handle conditionals in fields, default params.
new d01818f Parser::ParseCXXCondition(): Prune \param in r273548 [-Wdocum [...]
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/Parse/ParseExprCXX.cpp | 3 ---
1 file changed, 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 llvm.
from f444c52 [CMake] Add LLVM runtimes directory
new 46c1e8f [yaml2macho] Removing asserts in favor of explicit yaml parse error
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/ObjectYAML/MachOYAML.cpp | 6 ++++--
test/ObjectYAML/MachO/mach_header.yaml | 1 +
test/ObjectYAML/MachO/mach_header_32_malformed.yaml | 15 +++++++++++++++
tools/yaml2obj/yaml2macho.cpp | 4 ----
4 files changed, 20 insertions(+), 6 deletions(-)
create mode 100644 test/ObjectYAML/MachO/mach_header_32_malformed.yaml
--
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 455b46c Added a new python example which installs a command called "shadow".
new c76a7af Don't run the top-level expression test case with -gmodules.
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:
.../lldbsuite/test/expression_command/top-level/TestTopLevelExprs.py | 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 55eeb45 MachineScheduler: Followup to debug message changes
new f444c52 [CMake] Add LLVM runtimes directory
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:
.gitignore | 2 +
CMakeLists.txt | 5 +-
cmake/modules/LLVMExternalProjectUtils.cmake | 40 +++++++++----
runtimes/CMakeLists.txt | 90 ++++++++++++++++++++++++++++
4 files changed, 126 insertions(+), 11 deletions(-)
create mode 100644 runtimes/CMakeLists.txt
--
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 7ed84b8 Add more sNaN tests (most remaining real functions).
new 40244be Fix i386/x86_64 scalbl with sNaN input (bug 20296).
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 ++++++
math/libm-test.inc | 36 ++++++++++++++++++++++++++++++++++++
sysdeps/i386/fpu/e_scalbl.S | 16 +++-------------
sysdeps/x86_64/fpu/e_scalbl.S | 13 +++----------
4 files changed, 48 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 llvm.
from da15505 Codegen: [X86] preservere memory refs for folded umul_lohi
new 55eeb45 MachineScheduler: Followup to debug message changes
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/MachineScheduler.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 clang.
from 934217e Invoke simplifycfg and sroa before instcombine.
new 680a3eb clang-format: [JS] handle conditionals in fields, default params.
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/Format/TokenAnnotator.cpp | 4 ++--
unittests/Format/FormatTestJS.cpp | 10 +++++++++-
2 files changed, 11 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 glibc.
from 78c1208 Fix up ChangeLog
new 7ed84b8 Add more sNaN tests (most remaining real functions).
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 | 16 ++++
math/gen-libm-test.pl | 1 +
math/libm-test.inc | 253 ++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 270 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.