This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cf947acc655 [DWARF] Generate DWARF v5 string offsets tables along with [...]
new d8b5d0f3bc2 [Hexagon] Fix an incorrect assertion in HexagonConstExtenders
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/Hexagon/HexagonConstExtenders.cpp | 22 +++++++----
test/CodeGen/Hexagon/cext-opt-range-assert.mir | 54 ++++++++++++++++++++++++++
2 files changed, 68 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/Hexagon/cext-opt-range-assert.mir
--
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 71f3942a16 AST: support protocol conformances on id/class/interfaces in MS ABI
new ca1d83bc4f [index] Fix crash when indexing a C++14 PCH/module related t [...]
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/Index/IndexDecl.cpp | 7 +++++--
lib/Serialization/ASTWriter.cpp | 4 +++-
test/Index/Core/index-pch.cpp | 17 +++++++++++++++++
3 files changed, 25 insertions(+), 3 deletions(-)
create mode 100644 test/Index/Core/index-pch.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 clang.
from 6ff69520b3 [X86] Define __IBT__ when -mibt is specified.
new 71f3942a16 AST: support protocol conformances on id/class/interfaces in MS ABI
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/AST/MicrosoftMangle.cpp | 33 ++++++++++++++++++++---
test/CodeGenObjCXX/msabi-protocol-conformance.mm | 34 ++++++++++++++++++++++++
2 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGenObjCXX/msabi-protocol-conformance.mm
--
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 abaf111068d [x86] fix typo in comment; NFC
new cf947acc655 [DWARF] Generate DWARF v5 string offsets tables along with [...]
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/DIE.cpp | 59 +++--
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 49 +++-
lib/CodeGen/AsmPrinter/DwarfDebug.h | 22 ++
lib/CodeGen/AsmPrinter/DwarfFile.cpp | 25 +-
lib/CodeGen/AsmPrinter/DwarfFile.h | 19 +-
lib/CodeGen/AsmPrinter/DwarfStringPool.cpp | 7 +-
lib/CodeGen/AsmPrinter/DwarfStringPool.h | 5 +-
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 26 +-
lib/CodeGen/AsmPrinter/DwarfUnit.h | 7 +
test/DebugInfo/Generic/string-offsets-form.ll | 293 +++++++++++++++++++++
.../Generic/string-offsets-multiple-cus.ll | 159 +++++++++++
test/DebugInfo/Generic/string-offsets-table.ll | 122 +++++++++
12 files changed, 755 insertions(+), 38 deletions(-)
create mode 100644 test/DebugInfo/Generic/string-offsets-form.ll
create mode 100644 test/DebugInfo/Generic/string-offsets-multiple-cus.ll
create mode 100644 test/DebugInfo/Generic/string-offsets-table.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 61a65ef2ab5 [X86][AVX] LowerBUILD_VECTORAsVariablePermute - add support [...]
new 3ae9ebfc0dd [NFC] Remove apostrophe to use 'it' in the possessive form.
new abaf111068d [x86] fix typo in comment; 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:
docs/AdvancedBuilds.rst | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 2 +-
2 files 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 clang.
from 08ca961691 clang-format: [JS] Prevent ASI before [ and (.
new 6ff69520b3 [X86] Define __IBT__ when -mibt is specified.
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/Basic/Targets/X86.cpp | 2 ++
test/Preprocessor/x86_target_features.c | 8 ++++++--
2 files changed, 8 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 glibc.
from caaf7804e2 README: hppa no longer requires patches.
new 5503f413bf Build only shared libnsl objects if NIS is disabled (bug 22701)
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:
ChangeLog | 6 ++++++
nis/Makefile | 3 ++-
2 files 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 newlib.
from 7d09d0e26 Disable powf/log2?f/exp2?f optimization for single-precision Arm FPU
new b920561fe ssp: do not use __ssp_protected_ symbol prefixes
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:
newlib/libc/include/ssp/ssp.h | 1 -
1 file changed, 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 glibc.
from 1cbf818d25 Update sparc ULPs.
new caaf7804e2 README: hppa no longer requires patches.
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:
ChangeLog | 10 +++++++---
README | 2 +-
2 files changed, 8 insertions(+), 4 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 ccc55d20516 [X86][SSE] Don't colaesce v4i32 extracts
new 61a65ef2ab5 [X86][AVX] LowerBUILD_VECTORAsVariablePermute - add support [...]
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 | 7 +++++++
test/CodeGen/X86/var-permute-128.ll | 28 ++--------------------------
2 files changed, 9 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.