This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 567da71 [Sema] Relax overloading restrictions in C.
new 27be263 (clang part) Implement MASM-flavor intel syntax behavior for [...]
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/ms-inline-asm.c | 24 ++++++++++++------------
test/CodeGenCXX/ms-inline-asm-return.cpp | 10 +++++-----
test/Parser/ms-inline-asm.c | 8 ++++----
3 files changed, 21 insertions(+), 21 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 0c194fe lit: print process output, if getting the list of google-test [...]
new 18935b9 gitignore: ignore VS Code editor files
new e771670 Make sure to maintain register liveness when generating predi [...]
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:
.gitignore | 2 +
lib/Target/Hexagon/HexagonInstrInfo.cpp | 78 +++++++++++++++++++++++----------
2 files changed, 58 insertions(+), 22 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 89aa3ed Implement __attribute__((require_constant_initialization)) fo [...]
new 567da71 [Sema] Relax overloading restrictions in C.
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/AttrDocs.td | 5 +++
include/clang/Sema/Overload.h | 6 ++-
lib/Sema/SemaExprCXX.cpp | 1 +
lib/Sema/SemaOverload.cpp | 53 +++++++++++++++++++--------
test/CodeGen/builtins-systemz-zvector-error.c | 33 ++++++-----------
test/CodeGen/overloadable.c | 15 ++++++++
test/Sema/overloadable.c | 31 +++++++++++++++-
test/Sema/pass-object-size.c | 2 +-
test/SemaOpenCL/event_t_overload.cl | 6 +--
9 files changed, 109 insertions(+), 43 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 binutils-gdb.
from 4aa4e28 Handle DW_OP_form_tls_address
new bc99685 Handle ARM-specific --target1-abs, --target1-rel and --target [...]
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:
gold/ChangeLog | 18 +++++++++
gold/arm.cc | 59 +++++++++++++++++++++++-------
gold/options.h | 11 ++++++
gold/testsuite/Makefile.am | 46 +++++++++++++++++++++++
gold/testsuite/Makefile.in | 69 +++++++++++++++++++++++++++++++++--
gold/testsuite/arm_target1.s | 7 ++++
gold/testsuite/arm_target1_abs.sh | 53 +++++++++++++++++++++++++++
gold/testsuite/arm_target1_rel.sh | 54 +++++++++++++++++++++++++++
gold/testsuite/arm_target2.s | 10 +++++
gold/testsuite/arm_target2_abs.sh | 56 ++++++++++++++++++++++++++++
gold/testsuite/arm_target2_got_rel.sh | 60 ++++++++++++++++++++++++++++++
gold/testsuite/arm_target2_rel.sh | 57 +++++++++++++++++++++++++++++
12 files changed, 484 insertions(+), 16 deletions(-)
create mode 100644 gold/testsuite/arm_target1.s
create mode 100755 gold/testsuite/arm_target1_abs.sh
create mode 100755 gold/testsuite/arm_target1_rel.sh
create mode 100644 gold/testsuite/arm_target2.s
create mode 100755 gold/testsuite/arm_target2_abs.sh
create mode 100755 gold/testsuite/arm_target2_got_rel.sh
create mode 100755 gold/testsuite/arm_target2_rel.sh
--
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 c8582b7 [codeview] Make FieldList records print as a yaml sequence.
new 0c194fe lit: print process output, if getting the list of google-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:
utils/lit/lit/formats/googletest.py | 9 +++++----
utils/lit/lit/util.py | 8 ++++++--
2 files changed, 11 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 llvm.
from aa13c47 [Profile] handle select instruction in 'expect' lowering
new c8582b7 [codeview] Make FieldList records print as a yaml sequence.
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/DebugInfo/PDB/pdbdump-yaml-types.test | 964 ++++++++++++++---------------
tools/llvm-pdbdump/CodeViewYaml.cpp | 45 ++
tools/llvm-pdbdump/CodeViewYaml.h | 10 +-
3 files changed, 536 insertions(+), 483 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 d1f407b [ELF] PR30221 - linker script expression parser does not accept '~'
new 512b194 Update comments.
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/Strings.cpp | 3 ++-
ELF/SymbolTable.cpp | 55 ++++++++++++++++++++++++++++++-----------------------
2 files changed, 33 insertions(+), 25 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 bcc57c0 [PowerPC] For larger offsets, when possible, fold offset into [...]
new aa13c47 [Profile] handle select instruction in 'expect' lowering
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/Transforms/Scalar/LowerExpectIntrinsic.cpp | 36 ++++++++++++++++++--------
test/Transforms/LowerExpectIntrinsic/basic.ll | 10 +++++++
2 files changed, 35 insertions(+), 11 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 21494d0 [ELF] - Use std::regex instead of hand written logic in elf:: [...]
new d1f407b [ELF] PR30221 - linker script expression parser does not accept '~'
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 | 15 +++++++++++++++
test/ELF/linkerscript/locationcounter.s | 20 ++++++++++++++++++++
test/ELF/linkerscript/symbol-assignexpr.s | 16 ++++++++++++++++
3 files changed, 51 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 5bcf846 [Sparc] Mark i128 shift libcalls unavailable in 32-bit mode.
new bcc57c0 [PowerPC] For larger offsets, when possible, fold offset into [...]
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/PowerPC/PPCAsmPrinter.cpp | 7 +++++++
lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 29 +++++++++++++++++++++++++++--
test/CodeGen/PowerPC/peephole-align.ll | 6 ++----
3 files changed, 36 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.