This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2630656 NFC. Move verifyIntrinsicIsVarArg from verifier to Intrinsic: [...]
new 140d9e6 Remangle intrinsics names when types are renamed
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/Intrinsics.h | 5 +++
lib/AsmParser/LLParser.cpp | 13 +++++++
lib/Bitcode/Reader/BitcodeReader.cpp | 25 ++++++++++++--
lib/IR/Function.cpp | 34 +++++++++++++++++++
lib/Linker/IRMover.cpp | 9 +++++
test/LTO/X86/Inputs/remangle_intrinsics.ll | 8 +++++
test/LTO/X86/remangle_intrinsics.ll | 23 +++++++++++++
unittests/Linker/LinkModulesTest.cpp | 54 ++++++++++++++++++++++++++++++
8 files changed, 169 insertions(+), 2 deletions(-)
create mode 100644 test/LTO/X86/Inputs/remangle_intrinsics.ll
create mode 100644 test/LTO/X86/remangle_intrinsics.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 8324138 ExecutionEngine: silence unused value warning
new 2630656 NFC. Move verifyIntrinsicIsVarArg from verifier to Intrinsic: [...]
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/Intrinsics.h | 6 ++++++
lib/IR/Function.cpp | 20 ++++++++++++++++++++
lib/IR/Verifier.cpp | 32 ++------------------------------
3 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 vehre/coarray
in repository gcc.
from b32dc5f Fixing memory corruption. All tests pass.
new e88d4da Added component index to get(), send() and sendget() calls. I [...]
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/fortran/gfortran.h | 6 +-
gcc/fortran/gfortran.texi | 27 +++++++--
gcc/fortran/primary.c | 12 ++--
gcc/fortran/symbol.c | 42 +++++++++++++
gcc/fortran/trans-array.c | 15 +----
gcc/fortran/trans-decl.c | 18 +++---
gcc/fortran/trans-expr.c | 3 +-
gcc/fortran/trans-intrinsic.c | 35 ++++++++---
gcc/fortran/trans.c | 8 +--
gcc/testsuite/gfortran.dg/coarray/alloc_comp_4.f90 | 21 +++++++
gcc/testsuite/gfortran.dg/coarray_lib_comm_1.f90 | 10 ++--
gcc/testsuite/gfortran.dg/coarray_poly_5.f90 | 2 +-
gcc/testsuite/gfortran.dg/coarray_poly_6.f90 | 2 +-
gcc/testsuite/gfortran.dg/coarray_poly_7.f90 | 2 +-
gcc/testsuite/gfortran.dg/coarray_poly_8.f90 | 2 +-
libgfortran/caf/libcaf.h | 9 ++-
libgfortran/caf/single.c | 68 ++++++++++++++++------
17 files changed, 206 insertions(+), 76 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/alloc_comp_4.f90
--
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 7fb0066 ExecutionEngine: add preliminary support for COFF ARM
new 8324138 ExecutionEngine: silence unused value warning
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/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h | 3 +++
1 file changed, 3 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 clang.
from dc922ee Remaining motions pass.
new e255c64 Correct error in change description.
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:
www/cxx_status.html | 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 newlib.
from c356901 Rename if_indextoname to cygwin_if_indextoname (analag for if [...]
new 8b8c6c0 Drop has_program_compatibility_assistant flag
new 23a556f Drop has_set_thread_stack_guarantee flag
new 0bf159a Drop has_pipe_reject_remote_clients flag
new 2467e6f Drop terminate_thread_frees_stack flag
new 8dd446a Drop has_broken_rtl_query_process_debug_information flag
new b47a67e Drop Windows XP/2003 wincaps
new c7fe56d Default to latest wincap
new b15d129 Drop accidentally leftover comment from wincapc::init
The 8 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:
winsup/cygwin/autoload.cc | 1 -
winsup/cygwin/cygthread.cc | 13 ------
winsup/cygwin/dcrt0.cc | 8 ++--
winsup/cygwin/exceptions.cc | 7 ++-
winsup/cygwin/fhandler_process.cc | 4 --
winsup/cygwin/fhandler_tty.cc | 3 +-
winsup/cygwin/miscfuncs.cc | 84 +++++++++++++-----------------------
winsup/cygwin/pipe.cc | 4 +-
winsup/cygwin/spawn.cc | 60 ++++++++++++--------------
winsup/cygwin/wincap.cc | 91 ++-------------------------------------
winsup/cygwin/wincap.h | 10 -----
11 files changed, 70 insertions(+), 215 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.
Peter Smith pushed a change to branch linaro-local/InterworkVeneers
in repository toolchain/llvm/lld.
discards 438b1c1 Add support for relocations to PLT entries. We need to accoun [...]
discards 9904969 Add basic ARM/Thumb interworking veneer support for non-PLT e [...]
discards e12ff35 Initial support for interworking veneers add support for movt [...]
adds f4a19cd [ELF] Accept --soname= (two dashes).
adds 7950094 ELF/AMDGPU: Add support for R_AMDGPU_REL32 relocations
adds 6154952 Allow both one and two dashes for all multi-letter options.
adds f1bb363 Refactor X86_64TargetInfo::relaxTlsIeToLe.
adds 3a3cfd5 Unbreak buildbots.
adds 4bc7525 Fix typo in comment.
adds 1ba5667 Refactor X86TargetInfo::relaxTlsIeToLe.
adds 70e36c4 Revert "Add a test showing that lto produces relaxable relocations."
adds a05e586 Detect invalid use of R_X86_64_GOTTPOFF.
adds b0ecf0f Accept both single and double dashes for all options.
adds 6d7ce63 Revert "Revert "Add a test showing that lto produces relaxabl [...]
adds 55c0446 Simplify writeThunk. NFC.
adds d05ac97 Do not scan relocations twice for MIPS.
adds 0180a28 [ELF] - Do not allow to mix global symbols versions.
adds e73cb9b [ELF] - Do not crash on unclosed quote (") in scripts.
adds 6724c34 Added new line at the end of file. NFC.
adds 4fb5ae3 Update testcases after r273417, which changed llvm-readobj ou [...]
adds 390b04c [ELF] - Implemented version script hierarchies.
adds 495ae77 [ELF] - Show explicit error if extern keyword is used in vers [...]
adds 3fb0ace [ELF] - Simplify loop in parseVersionSymbols(). NFC.
adds 1de9936 [LTO] Include ASM undefs in llvm.compiler_used.
adds ffecc70 [LTO] Update after API change in LLVM. NFC.
adds 1c48a2e Fix a bug that MIPS thunks can overwrite other section contents.
adds 8319c3a Implement --trace-symbol=symbol option.
adds 63d1187 Attempt to fix Windows buildbots.
adds 117fe6e Revert r273427 "[ELF] - Simplify loop in parseVersionSymbols( [...]
adds 3826638 [ELF] - Reorder expressions in parseVersionSymbols()'s loop. NFC.
adds ad716e3 [ELF][MIPS] Support MIPS TLS relocations
adds 75a1b97 [ELF] - Support of compressed input sections implemented.
adds a4a46a5 [ELF] - Fix incorrect logic in VersionScriptParser::parseVersion()
new 0d5766d Initial support for interworking veneers add support for movt [...]
new f010f1c Add basic ARM/Thumb interworking veneer support for non-PLT e [...]
new 0916254 Add support for relocations to PLT entries. We need to accoun [...]
new 2fbc42a First implementation of Thunks module
new 123ef63 First implementation of new Thunk interface for MIPS and ARM.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (438b1c1)
\
N -- N -- N refs/heads/linaro-local/InterworkVeneers (123ef63)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 5 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/CMakeLists.txt | 2 +
ELF/Config.h | 3 +
ELF/Driver.cpp | 19 +-
ELF/InputFiles.cpp | 9 +
ELF/InputFiles.h | 2 +
ELF/InputSection.cpp | 83 +++++---
ELF/InputSection.h | 25 ++-
ELF/LTO.cpp | 35 +++-
ELF/LTO.h | 1 +
ELF/Options.td | 292 ++++++++++++++---------------
ELF/OutputSections.cpp | 102 +++++++---
ELF/OutputSections.h | 43 +++--
ELF/Relocations.cpp | 131 +++++++------
ELF/Relocations.h | 5 +-
ELF/ScriptParser.cpp | 2 +-
ELF/SymbolListFile.cpp | 6 +-
ELF/SymbolTable.cpp | 17 +-
ELF/SymbolTable.h | 2 +
ELF/Symbols.cpp | 23 +--
ELF/Symbols.h | 27 ++-
ELF/Target.cpp | 225 +++++++++++-----------
ELF/Target.h | 7 +-
ELF/Thunks.cpp | 241 ++++++++++++++++++++++++
ELF/Thunks.h | 60 ++++++
ELF/Writer.cpp | 34 ++--
test/ELF/Inputs/mips-tls.s | 5 +
test/ELF/Inputs/trace-symbols-foo-strong.s | 14 ++
test/ELF/Inputs/trace-symbols-foo-weak.s | 12 ++
test/ELF/amdgpu-relocs.s | 18 ++
test/ELF/compressed-debug-input.s | 55 ++++++
test/ELF/lto/asmundef.ll | 25 +++
test/ELF/mips-npic-call-pic.s | 65 ++++++-
test/ELF/mips-tls-64.s | 86 +++++++++
test/ELF/mips-tls.s | 77 ++++++++
test/ELF/soname.s | 2 +-
test/ELF/tls-archive.s | 2 +-
test/ELF/tls-opt.s | 70 +++----
test/ELF/trace-symbols.s | 84 +++++++++
test/ELF/verdef-dependency.s | 56 ++++++
test/ELF/verdef.s | 74 +++-----
test/ELF/verneed.s | 2 +-
test/ELF/version-script-err.s | 10 +
test/ELF/version-script.s | 10 +
43 files changed, 1512 insertions(+), 551 deletions(-)
create mode 100644 ELF/Thunks.cpp
create mode 100644 ELF/Thunks.h
create mode 100644 test/ELF/Inputs/mips-tls.s
create mode 100644 test/ELF/Inputs/trace-symbols-foo-strong.s
create mode 100644 test/ELF/Inputs/trace-symbols-foo-weak.s
create mode 100644 test/ELF/amdgpu-relocs.s
create mode 100644 test/ELF/compressed-debug-input.s
create mode 100644 test/ELF/lto/asmundef.ll
create mode 100644 test/ELF/mips-tls-64.s
create mode 100644 test/ELF/mips-tls.s
create mode 100644 test/ELF/trace-symbols.s
create mode 100644 test/ELF/verdef-dependency.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 c0b76e3 Make sure Format is always initialized.
new 7fb0066 ExecutionEngine: add preliminary support for COFF ARM
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:
.../RuntimeDyld/RuntimeDyldCOFF.cpp | 11 +-
...untimeDyldCOFFI386.h => RuntimeDyldCOFFThumb.h} | 170 ++++++++++++++-------
test/ExecutionEngine/RuntimeDyld/ARM/COFF_Thumb.s | 107 +++++++++++++
3 files changed, 230 insertions(+), 58 deletions(-)
copy lib/ExecutionEngine/RuntimeDyld/Targets/{RuntimeDyldCOFFI386.h => RuntimeDyld [...]
create mode 100644 test/ExecutionEngine/RuntimeDyld/ARM/COFF_Thumb.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 5900e8a Updates from further motions.
new 3ee482e Inline variables tentatively approved for C++17.
new dc922ee Remaining motions pass.
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:
www/cxx_status.html | 2 --
1 file changed, 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 newlib.
from 105f79b Drop use_dont_resolve_hack flag
new bd4339e Drop wow64_has_secondary_stack flag
new c356901 Rename if_indextoname to cygwin_if_indextoname (analag for if [...]
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:
winsup/cygwin/Makefile.in | 1 -
winsup/cygwin/autoload.cc | 2 +
winsup/cygwin/common.din | 4 +-
winsup/cygwin/dcrt0.cc | 47 +---------
winsup/cygwin/init.cc | 11 +--
winsup/cygwin/net.cc | 70 +--------------
winsup/cygwin/wincap.cc | 8 --
winsup/cygwin/wincap.h | 2 -
winsup/cygwin/wow64.cc | 213 ----------------------------------------------
winsup/cygwin/wow64.h | 19 -----
10 files changed, 12 insertions(+), 365 deletions(-)
delete mode 100644 winsup/cygwin/wow64.cc
delete mode 100644 winsup/cygwin/wow64.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.