This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 664f25b4e [testsuite] Throw away test/debug_info/apple_types.
new 0af95994a remove FreeBSD xfail from lit TestCallStdStringFunction
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:
lit/Expr/TestCallStdStringFunction.test | 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 lld.
from b2f220526 Make undefined symbol in DSO to pull out object files from ar [...]
new 3464a5f33 [ELF] Add comment for preemptible and fix typo. NFC
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/LinkerScript.cpp | 2 +-
ELF/Relocations.cpp | 2 +-
ELF/Symbols.h | 5 +++--
ELF/Writer.cpp | 6 +++---
4 files changed, 8 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 fc177d34de6 Revert r325128 ("[X86] Reduce Store Forward Block issues in HW").
new 7217c2e7b4b Remove file missed by r325852 due to merge conflict.
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/fixup-sfb.ll | 1378 -----------------------------------------
1 file changed, 1378 deletions(-)
delete mode 100644 test/CodeGen/X86/fixup-sfb.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 llvm.
from 28f8634b6ed [GISel]: Fix base case for m_any_of PatternMatcher.
new fc177d34de6 Revert r325128 ("[X86] Reduce Store Forward Block issues in HW").
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/CMakeLists.txt | 1 -
lib/Target/X86/X86.h | 3 -
lib/Target/X86/X86FixupSFB.cpp | 580 -----------
lib/Target/X86/X86TargetMachine.cpp | 1 -
test/CodeGen/X86/fixup-sfb-32.ll | 1926 -----------------------------------
5 files changed, 2511 deletions(-)
delete mode 100644 lib/Target/X86/X86FixupSFB.cpp
delete mode 100644 test/CodeGen/X86/fixup-sfb-32.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 lldb.
from f4b912736 Delete some unused #includes of CleanUp.h, NFC
new 664f25b4e [testsuite] Throw away test/debug_info/apple_types.
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/macosx/debug-info/apple_types/Makefile | 6 --
.../apple_types/TestAppleTypesIsProduced.py | 71 ----------------------
.../test/macosx/debug-info/apple_types/main.c | 27 --------
3 files changed, 104 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/macosx/debug-info/apple_types/Makefile
delete mode 100644 packages/Python/lldbsuite/test/macosx/debug-info/apple_types/Te [...]
delete mode 100644 packages/Python/lldbsuite/test/macosx/debug-info/apple_types/main.c
--
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 f60da8ab9 Update lld documentation to mention PDB support.
new b2f220526 Make undefined symbol in DSO to pull out object files from ar [...]
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/SymbolTable.cpp | 9 +++++++--
test/ELF/shlib-undefined-archive.s | 19 +++++++++++++++++++
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/shlib-undefined-archive.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 llvm.
from 51e9e8de037 [X86] Turn setne X, signedmax into setgt signedmax, X in Lo [...]
new 28f8634b6ed [GISel]: Fix base case for m_any_of PatternMatcher.
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/CodeGen/GlobalISel/MIPatternMatch.h | 2 +-
unittests/CodeGen/GlobalISel/PatternMatchTest.cpp | 6 ++++++
2 files changed, 7 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 lldb.
from ed9fb0cec [ObjC] Fix the NSConcreteData formatter and test it
new f4b912736 Delete some unused #includes of CleanUp.h, NFC
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/Commands/CommandCompletions.cpp | 1 -
source/Host/common/Host.cpp | 1 -
source/Host/freebsd/Host.cpp | 1 -
source/Host/netbsd/Host.cpp | 1 -
source/Host/openbsd/Host.cpp | 1 -
source/Interpreter/CommandInterpreter.cpp | 2 --
6 files changed, 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 03b6034a16b [AArch64] Refactor macro fusion (NFC)
new 51e9e8de037 [X86] Turn setne X, signedmax into setgt signedmax, X in Lo [...]
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 | 10 +++++++---
test/CodeGen/X86/vector-compare-simplify.ll | 15 +++++++++++++++
2 files changed, 22 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 llvm.
from d6bbd59585d [PDB] Check the result of setLoadAddress()
new 03b6034a16b [AArch64] Refactor macro fusion (NFC)
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/AArch64/AArch64MacroFusion.cpp | 353 +++++++++++++++++-------------
1 file changed, 202 insertions(+), 151 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.