This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 540722c4f Resubmit "[lit] Force site configs to run before source-tree [...]
new b29e2f470 More precise c library feature detection for Android.
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:
cmake/modules/LLDBGenerateConfig.cmake | 1 +
source/Host/common/Socket.cpp | 2 +-
source/Host/posix/ProcessLauncherPosixFork.cpp | 2 +-
3 files 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 llvm.
from b8199066314 [X86] Remove slash in front of a CHECK line in a test.
new 679ad58393b [X86] Don't set reserved bits in the immediate in the test [...]
new b2acab96a26 [git] Update the llvm git helper script to work correctly w [...]
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:
test/CodeGen/X86/avx-intrinsics-x86.ll | 12 ++++++------
utils/git-svn/git-llvm | 2 +-
2 files changed, 7 insertions(+), 7 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 c41978fa1d7 Revert "Fix Bug 30978 by emitting cv file checksums."
new b8199066314 [X86] Remove slash in front of a CHECK line in 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/CodeGen/X86/avx2-intrinsics-x86.ll | 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 compiler-rt.
from 1d17d2ba0 Try to fix check-asan.
new 763214631 [ubsan] Update ubsan_interface.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:
lib/ubsan/ubsan_interface.inc | 2 ++
1 file changed, 2 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 llvm.
from 591b934d84e Revert lit changes related to lit.llvm module.
new c41978fa1d7 Revert "Fix Bug 30978 by emitting cv file checksums."
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/DebugInfoMetadata.h | 10 ++-
include/llvm/MC/MCCodeView.h | 35 ++-------
include/llvm/MC/MCObjectStreamer.h | 1 -
include/llvm/MC/MCStreamer.h | 13 ++--
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 16 ++---
lib/IR/DebugInfoMetadata.cpp | 2 -
lib/MC/MCAsmStreamer.cpp | 27 ++-----
lib/MC/MCCodeView.cpp | 119 ++++++++-----------------------
lib/MC/MCObjectStreamer.cpp | 3 -
lib/MC/MCParser/AsmParser.cpp | 40 ++---------
lib/MC/MCStreamer.cpp | 7 +-
test/DebugInfo/COFF/inlining.ll | 6 +-
test/DebugInfo/COFF/multifile.ll | 73 +++----------------
test/DebugInfo/COFF/simple.ll | 34 ++-------
test/MC/AArch64/coff-debug.ll | 2 +-
unittests/IR/MetadataTest.cpp | 3 +-
16 files changed, 81 insertions(+), 310 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 893d8dc5ec [docs] add Windows examples to ThinLTO.rst
new f6dda016ee [WebAssembly] Restore __builtin_wasm_rethrow builtin
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/clang/Basic/BuiltinsWebAssembly.def | 1 +
lib/CodeGen/CGBuiltin.cpp | 4 ++++
test/CodeGen/builtins-wasm.c | 6 ++++++
3 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 llvm.
from 493ab405d6b [lit] Fix another Python 3 error.
new 591b934d84e Revert lit changes related to lit.llvm module.
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:
cmake/modules/AddLLVM.cmake | 4 -
test/lit.cfg | 173 +++++++++++++++++++++++++++++++++++++----
test/lit.site.cfg.in | 2 -
utils/lit/lit/llvm/__init__.py | 9 ---
utils/lit/lit/llvm/config.py | 117 ----------------------------
utils/lit/lit/util.py | 24 ------
6 files changed, 157 insertions(+), 172 deletions(-)
delete mode 100644 utils/lit/lit/llvm/__init__.py
delete mode 100644 utils/lit/lit/llvm/config.py
--
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 d9b70ae44ff [lit] Better check for integral value.
new 493ab405d6b [lit] Fix another Python 3 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:
utils/lit/lit/util.py | 9 ++++++++-
1 file changed, 8 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 llvm.
from 6368f9154b9 Resubmit "[lit] Add a lit.llvm module that all llvm project [...]
new d9b70ae44ff [lit] Better check for integral value.
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:
utils/lit/lit/util.py | 3 ++-
1 file changed, 2 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 llvm.
from 4cd1955e659 [X86] Remove usages of vperm2f intrinsics from fast isel te [...]
new 6368f9154b9 Resubmit "[lit] Add a lit.llvm module that all llvm project [...]
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:
cmake/modules/AddLLVM.cmake | 4 +
test/lit.cfg | 173 ++++-------------------------------------
test/lit.site.cfg.in | 2 +
utils/lit/lit/llvm/__init__.py | 9 +++
utils/lit/lit/llvm/config.py | 117 ++++++++++++++++++++++++++++
utils/lit/lit/util.py | 16 ++++
6 files changed, 164 insertions(+), 157 deletions(-)
create mode 100644 utils/lit/lit/llvm/__init__.py
create mode 100644 utils/lit/lit/llvm/config.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.