This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from b05a6d111 [testsuite] Implement a category to skip libstdcxx tests
new a66b5f7dc [windows] LLDB shows the wrong values when register read is e [...]
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/Plugins/Process/FreeBSD/FreeBSDThread.cpp | 16 +++---
source/Plugins/Process/MacOSX-Kernel/ThreadKDP.cpp | 10 ++--
source/Plugins/Process/Utility/ThreadMemory.cpp | 2 +-
.../Process/Windows/Common/TargetThreadWindows.cpp | 66 +++++++++++++---------
.../Process/Windows/Common/TargetThreadWindows.h | 5 +-
source/Plugins/Process/elf-core/ThreadElfCore.cpp | 27 ++++-----
source/Plugins/Process/elf-core/ThreadElfCore.h | 2 -
.../Plugins/Process/gdb-remote/ThreadGDBRemote.cpp | 10 ++--
.../Plugins/Process/mach-core/ThreadMachCore.cpp | 8 +--
9 files changed, 76 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 d455726cf4f [X86] Remove X86ISD::MOVLPS and X86ISD::MOVLPD. NFCI
new 3b874f619c3 [NFC] typo
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/DerivedTypes.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.
unknown user pushed a change to branch master
in repository clang.
from 9c7bda2f19 Revert -r336726, which included more files than intended.
new 032aa95be6 [NFC] Switch CodeGenFunction to use value init instead of me [...]
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/CodeGenFunction.cpp | 22 ++----------
lib/CodeGen/CodeGenFunction.h | 74 ++++++++++++++++++++---------------------
2 files changed, 40 insertions(+), 56 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 47362da9679 [AMDGPU] Fix layering issue with AMDGPUHSAMetadataStreamer (NFC)
new d455726cf4f [X86] Remove X86ISD::MOVLPS and X86ISD::MOVLPD. NFCI
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 | 11 +------
lib/Target/X86/X86ISelLowering.h | 2 --
lib/Target/X86/X86InstrAVX512.td | 25 +++------------
lib/Target/X86/X86InstrFragmentsSIMD.td | 3 --
lib/Target/X86/X86InstrSSE.td | 57 ++-------------------------------
5 files changed, 8 insertions(+), 90 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 8275ce24a4 Patch to fix pragma metadata for do-while loops
new 1437ede97c [NFC] Switch CodeGenFunction to use value init instead of me [...]
new 9c7bda2f19 Revert -r336726, which included more files than intended.
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:
--
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 06ddabbe1 Revert "[Fuzzer] Afl driver changing iterations handling"
new a996ac965 [libFuzzer] Disable dataflow.test on AArch64.
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/fuzzer/dataflow.test | 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 lldb.
from 65f9fc2ea Refactor parsing of option lists with a raw string suffix.
new b05a6d111 [testsuite] Implement a category to skip libstdcxx 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:
packages/Python/lldbsuite/test/dotest.py | 18 ++++++++++++++++++
.../libstdcpp/iterator/TestDataFormatterStdIterator.py | 3 +--
.../libstdcpp/list/TestDataFormatterStdList.py | 3 +--
.../libstdcpp/map/TestDataFormatterStdMap.py | 4 +---
.../smart_ptr/TestDataFormatterStdSmartPtr.py | 5 +----
.../libstdcpp/string/TestDataFormatterStdString.py | 3 +--
.../libstdcpp/tuple/TestDataFormatterStdTuple.py | 5 +----
.../unique_ptr/TestDataFormatterStdUniquePtr.py | 5 +----
.../libstdcpp/vbool/TestDataFormatterStdVBool.py | 7 +------
.../libstdcpp/vector/TestDataFormatterStdVector.py | 4 +---
packages/Python/lldbsuite/test/test_categories.py | 1 +
11 files changed, 28 insertions(+), 30 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 gcc.
from c85ec25b97e Change dg-warning to db-bogus in a test-case (PR testsuite/86445).
new 49aafb80031 PR testsuite/86461 - test case gcc.c-torture/execute/builti [...]
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:
gcc/testsuite/ChangeLog | 5 +++++
.../gcc.c-torture/execute/builtins/strlen-3.c | 18 ++++++++++++------
2 files changed, 17 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 3f92e550f Rollback [test-suite] Add a decorator for the lack of libstdc [...]
new 65f9fc2ea Refactor parsing of option lists with a raw string suffix.
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/lldb/Interpreter/CommandObject.h | 4 +
include/lldb/Utility/Args.h | 105 ++++++++++++++++
source/Commands/CommandObjectCommands.cpp | 41 +------
source/Commands/CommandObjectExpression.cpp | 158 ++++++++++--------------
source/Commands/CommandObjectPlatform.cpp | 33 +----
source/Commands/CommandObjectType.cpp | 41 +------
source/Commands/CommandObjectWatchpoint.cpp | 44 ++-----
source/Interpreter/CommandObject.cpp | 16 +++
source/Interpreter/Options.cpp | 2 +-
source/Utility/Args.cpp | 76 +++++++++++-
unittests/Utility/CMakeLists.txt | 1 +
unittests/Utility/OptionsWithRawTest.cpp | 183 ++++++++++++++++++++++++++++
12 files changed, 472 insertions(+), 232 deletions(-)
create mode 100644 unittests/Utility/OptionsWithRawTest.cpp
--
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 4bac7448e75 [X86] Remove dead SDNode object from X86InstrFragmentsSIMD.td. NFC
new 7b0ba29ddb6 [ThinLTO] Use std::map to get determistic imports files
new 47362da9679 [AMDGPU] Fix layering issue with AMDGPUHSAMetadataStreamer (NFC)
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:
include/llvm/Transforms/IPO/FunctionImport.h | 6 +++---
lib/LTO/LTO.cpp | 3 ++-
lib/LTO/ThinLTOCodeGenerator.cpp | 8 +++++++-
lib/Target/AMDGPU/AMDGPUAsmPrinter.h | 2 +-
.../{MCTargetDesc => }/AMDGPUHSAMetadataStreamer.cpp | 0
.../{MCTargetDesc => }/AMDGPUHSAMetadataStreamer.h | 0
lib/Target/AMDGPU/CMakeLists.txt | 1 +
lib/Target/AMDGPU/MCTargetDesc/CMakeLists.txt | 1 -
lib/Transforms/IPO/FunctionImport.cpp | 14 +++++++++-----
.../X86/Inputs/emit_imports2.ll} | 0
test/ThinLTO/X86/emit_imports.ll | 18 ++++++++++++------
11 files changed, 35 insertions(+), 18 deletions(-)
rename lib/Target/AMDGPU/{MCTargetDesc => }/AMDGPUHSAMetadataStreamer.cpp (100%)
rename lib/Target/AMDGPU/{MCTargetDesc => }/AMDGPUHSAMetadataStreamer.h (100%)
copy test/{tools/gold/X86/Inputs/thinlto_archive2.ll => ThinLTO/X86/Inputs/emit_im [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.