This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 00c4d032c89 [Docs] Update of Xray page
new 1726a8cfd34 [X86] Don't use CombineTo to skip adding new nodes to the D [...]
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/Target/X86/X86ISelLowering.cpp | 6 +-----
test/CodeGen/X86/mul-constant-i32.ll | 18 +++++++++---------
2 files changed, 10 insertions(+), 14 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 libcxx.
from 14535e3ad Copy LLVM CMake configuration for CMake Policy CMP0068
new 47d2a98a3 [CMake] Don't generate linker script only when shared library [...]
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 | 4 ++--
1 file changed, 2 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 libcxx.
from 8928a12b4 Be more consistent about which bool value means an error occurred
new 14535e3ad Copy LLVM CMake configuration for CMake Policy CMP0068
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 | 4 ++++
1 file changed, 4 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 compiler-rt.
from d0b67d309 [libFuzzer] Disable handle-unstable.test for ARM and delete d [...]
new 134017070 [sanitizer] Include signal.h instead of sys/signal.h
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_linux.cc | 6 +-----
1 file changed, 1 insertion(+), 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 aaa4c838e96 Revert r337981: it breaks the debuginfo-tests
new 00c4d032c89 [Docs] Update of Xray page
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/XRay.rst | 5 +++--
1 file changed, 3 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 libcxx.
from d1759cf0e Cleanup the last_write_time internals
new 8928a12b4 Be more consistent about which bool value means an error occurred
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/experimental/filesystem/operations.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 libcxx.
from cff3d7b20 Correct comment about stat truncating st_mtimespec to seconds
new d1759cf0e Cleanup the last_write_time internals
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/experimental/filesystem/filesystem_common.h | 40 +++++++++++++++----------
src/experimental/filesystem/operations.cpp | 3 +-
2 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 libcxx.
from 94d2ed559 Fix attribute placement WRT extern C
new cff3d7b20 Correct comment about stat truncating st_mtimespec to seconds
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:
.../fs.op.last_write_time/last_write_time.pass.cpp | 25 ++++++----------------
1 file changed, 6 insertions(+), 19 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 libcxx.
from 6655abbc3 Workaround OS X 10.11 behavior where stat truncates st_mtimes [...]
new 94d2ed559 Fix attribute placement WRT extern C
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/experimental/filesystem/int128_builtins.cpp | 4 ++--
1 file changed, 2 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 f4c9d7c0dc4 [Support] Introduce createStringError helper function
new cbe902c02cc [X86] Remove some unnecessary explicit calls to DCI.AddToWorkList.
new aaa4c838e96 Revert r337981: it breaks the debuginfo-tests
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/DwarfCompileUnit.cpp | 2 +
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 81 +++++++++++++++-----------
lib/CodeGen/AsmPrinter/DwarfDebug.h | 9 +--
lib/Target/X86/X86ISelLowering.cpp | 10 ----
test/DebugInfo/X86/cu-ranges.ll | 11 ----
test/DebugInfo/X86/rnglists_base_attr.ll | 89 -----------------------------
test/DebugInfo/X86/rnglists_curanges.ll | 50 ----------------
7 files changed, 51 insertions(+), 201 deletions(-)
delete mode 100644 test/DebugInfo/X86/rnglists_base_attr.ll
delete mode 100644 test/DebugInfo/X86/rnglists_curanges.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.