This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 127a36c Fixed the build by changing a couple of const char *s to StringRefs.
new 572c99a Make it so that one can register prefix matches as well as id [...]
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/Language/ObjC/NSDictionary.cpp | 44 +++++++++++++++++-------
source/Plugins/Language/ObjC/NSDictionary.h | 48 +++++++++++++++++++++++++--
2 files changed, 78 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 gcc.
from b8b3b64 PR target/77621 * config/i386/i386.c (ix86_preferred_simd_m [...]
new 91123b0 PR go/77625
new 4175b76 * config/i386/i386.md (mult->ashift peephole2s): Use pow2p_h [...]
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:
gcc/ChangeLog | 10 ++++++++--
gcc/config/i386/i386.md | 4 ++--
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/ast-dump.cc | 10 +++++-----
4 files changed, 16 insertions(+), 10 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 compiler-rt.
from 2bc83b9 [XRay] ARM 32-bit no-Thumb support in compiler-rt
new 44a4162 tsan: revert r281970
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/tsan/rtl/tsan_rtl.cc | 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 f5f252d Emit S_COMPILE3 CodeView record
new 864e0ff Fix syntactical nit from r281990.
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/AsmPrinter/CodeViewDebug.cpp | 6 +++---
1 file changed, 3 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 gcc.
from 8fccd1a PR go/77642
new b8b3b64 PR target/77621 * config/i386/i386.c (ix86_preferred_simd_m [...]
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/ChangeLog | 8 ++++++++
gcc/config/i386/i386.c | 11 +++++++----
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/i386/pr77621.c | 12 ++++++++++++
gcc/testsuite/gcc.target/i386/vect-double-2.c | 2 +-
5 files changed, 35 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr77621.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 llvm.
from 6530b2f X86: loosen an overly aggressive MachO assertion
new f5f252d Emit S_COMPILE3 CodeView record
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/AsmPrinter/CodeViewDebug.cpp | 127 +++++++++++++++++++++++++++++++
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 +
test/DebugInfo/COFF/asm.ll | 24 +++---
test/DebugInfo/COFF/globals.ll | 1 -
test/DebugInfo/COFF/multifile.ll | 24 +++---
test/DebugInfo/COFF/multifunction.ll | 72 ++++++++++--------
test/DebugInfo/COFF/simple.ll | 24 +++---
test/DebugInfo/COFF/typedef.ll | 1 -
test/DebugInfo/COFF/types-array.ll | 1 -
test/MC/ARM/coff-debugging-secrel.ll | 8 +-
test/MC/COFF/cv-compiler-info.ll | 56 ++++++++++++++
11 files changed, 273 insertions(+), 67 deletions(-)
create mode 100644 test/MC/COFF/cv-compiler-info.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 lld.
from 8dcfaca Redirect stderr to /dev/null. NFC.
new 6ba336d Don't produce an error for undefined entry symbol.
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/Driver.cpp | 7 +++----
test/ELF/linkerscript/linkerscript.s | 7 +++----
2 files changed, 6 insertions(+), 8 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 663e1b0 Remove more guts of TargetMachine::getNameWithPrefix and migr [...]
new 6530b2f X86: loosen an overly aggressive MachO assertion
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/MCTargetDesc/X86AsmBackend.cpp | 8 ++++++--
test/MC/X86/fp-setup-macho.s | 11 +++++++++++
2 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 test/MC/X86/fp-setup-macho.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 clang.
from 0ee96cd Replace 'isProvablyNonNull' with existing utility llvm::IsKno [...]
new 95aa5d9 [docs] Extend the code coverage docs some more
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/SourceBasedCodeCoverage.rst | 38 +++++++++++++++++++++++++++++++++++---
1 file changed, 35 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 lld.
from aabcb55 [Writer] Fix a typo. NFC.
new 8dcfaca Redirect stderr to /dev/null. 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:
test/ELF/linkerscript/linkerscript.s | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.