This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 39bc5e758 fix nesting of namespace and standard-version check. Also inc [...]
new 44ef94a8c Reland "[CMake] Support statically linking dependencies only [...]
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:
CMakeLists.txt | 8 ++++++++
cmake/Modules/HandleLibCXXABI.cmake | 6 +++---
lib/CMakeLists.txt | 6 +++---
3 files changed, 14 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 clang.
from 4e8a2e3780 For x86_64, gcc 7.2 under Amazon Linux AMI sets its path to [...]
new 8bc411272b Add a .keep file to prevent svn from skipping over an empty folder.
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:
.../Inputs/{CUDA-macosx/usr/local/cuda/bin => ami_linux_tree/lib}/.keep | 0
1 file changed, 0 insertions(+), 0 deletions(-)
copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => ami_linux_tree/lib}/.ke [...]
--
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 b79cc9e7eb3 [x86] Clean up and convert test to use generated CHECK lines.
new 35ffbe6bcf3 Revert "[DebugInfo] Generate DWARF debug information for labels."
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/IR/InstVisitor.h | 2 +-
include/llvm/IR/IntrinsicInst.h | 3 +-
lib/CodeGen/AsmPrinter/CMakeLists.txt | 2 +-
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 +-
...alculator.cpp => DbgValueHistoryCalculator.cpp} | 73 +++++------
...oryCalculator.h => DbgValueHistoryCalculator.h} | 29 +----
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 12 +-
lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 5 +-
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 88 ++++---------
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 23 ++--
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 135 +++++++-------------
lib/CodeGen/AsmPrinter/DwarfDebug.h | 136 ++++-----------------
lib/CodeGen/AsmPrinter/DwarfFile.cpp | 5 -
lib/CodeGen/AsmPrinter/DwarfFile.h | 18 +--
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 6 -
lib/CodeGen/AsmPrinter/DwarfUnit.h | 1 -
test/DebugInfo/Generic/debug-label-inline.ll | 50 --------
test/DebugInfo/Generic/debug-label.ll | 76 ------------
18 files changed, 152 insertions(+), 514 deletions(-)
rename lib/CodeGen/AsmPrinter/{DbgEntityHistoryCalculator.cpp => DbgValueHistoryCa [...]
rename lib/CodeGen/AsmPrinter/{DbgEntityHistoryCalculator.h => DbgValueHistoryCalc [...]
delete mode 100644 test/DebugInfo/Generic/debug-label-inline.ll
delete mode 100644 test/DebugInfo/Generic/debug-label.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 clang.
from 561a0afd9c [Test commit] Fix a spelling error.
new 4e8a2e3780 For x86_64, gcc 7.2 under Amazon Linux AMI sets its path to [...]
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/ToolChains/Gnu.cpp | 3 ++-
.../usr/lib/gcc/x86_64-amazon-linux/7}/crtbegin.o | 0
.../usr/lib/gcc/x86_64-amazon-linux/7/crtbeginT.o | 0
.../usr/lib/gcc/x86_64-amazon-linux/7}/crtend.o | 0
.../Driver/Inputs/ami_linux_tree/usr/lib64/crt1.o | 0
.../Driver/Inputs/ami_linux_tree/usr/lib64/crti.o | 0
.../Driver/Inputs/ami_linux_tree/usr/lib64/crtn.o | 0
test/Driver/linux-ld.c | 22 ++++++++++++++++++++++
8 files changed, 24 insertions(+), 1 deletion(-)
copy test/Driver/Inputs/{basic_android_ndk_tree/lib/gcc/aarch64-linux-android/4.9 [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/ami_linux_tree/usr/li [...]
copy test/Driver/Inputs/{basic_android_ndk_tree/lib/gcc/aarch64-linux-android/4.9 [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/ami_linux_tree/usr/li [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/ami_linux_tree/usr/li [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/ami_linux_tree/usr/li [...]
--
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 7002cf666 [WebAssembly] Add support for --whole-archive.
new 8209e6582 [ELF][MIPS] Fix primary GOT sometimes overflowing by one or 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:
ELF/SyntheticSections.cpp | 8 +++-
test/ELF/Inputs/mips-64-got-load.s | 8 ++++
test/ELF/mips-64-got-overflow.s | 80 ++++++++++++++++++++++++++++++++++++++
3 files changed, 95 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/Inputs/mips-64-got-load.s
create mode 100644 test/ELF/mips-64-got-overflow.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 libcxx.
from dfd087446 Disable 'suggest braces' warnings for std::array in tests
new 39bc5e758 fix nesting of namespace and standard-version check. Also inc [...]
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/span | 4 +++-
1 file changed, 3 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 libcxx.
from fbd3e84fa Implement <span>. Reviewed as https://reviews.llvm.org/D49338
new dfd087446 Disable 'suggest braces' warnings for std::array in tests
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/std/containers/views/span.cons/deduct.pass.cpp | 4 ++++
test/std/containers/views/span.cons/stdarray.pass.cpp | 3 +++
2 files changed, 7 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 03e4db7ebd Revert "[DebugInfo] Generate debug information for labels. ( [...]
new 561a0afd9c [Test commit] Fix a spelling 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:
unittests/Basic/FileManagerTest.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 6eec3c8253d [x86] Update the CHECK lines of this test to use the latest [...]
new b79cc9e7eb3 [x86] Clean up and convert test to use generated CHECK lines.
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/tailcall-64.ll | 192 +++++++++++++++++++++++++---------------
1 file changed, 122 insertions(+), 70 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 b454fa1b407 [DebugInfo] Generate DWARF debug information for labels.
new 6eec3c8253d [x86] Update the CHECK lines of this test to use the latest [...]
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/musttail-varargs.ll | 84 ++++++++++++++++++------------------
1 file changed, 42 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.