This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 801cfc82da8 Fix unused variable warning
new 42d7052fc23 [MinGW] [AArch64] Add stubs for potential automatic dllimpo [...]
new 5d04fc0ef37 [MinGW] Move code for indicating "potentially not DSO local [...]
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:
lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 3 +-
lib/Target/AArch64/AArch64MCInstLower.cpp | 22 ++++++-
lib/Target/AArch64/AArch64Subtarget.cpp | 16 ++---
lib/Target/AArch64/Utils/AArch64BaseInfo.h | 7 ++-
lib/Target/ARM/ARMISelLowering.cpp | 5 +-
lib/Target/TargetMachine.cpp | 9 +++
lib/Target/X86/X86Subtarget.cpp | 15 ++---
test/CodeGen/AArch64/mingw-refptr.ll | 97 ++++++++++++++++++++++++++++++
9 files changed, 150 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/AArch64/mingw-refptr.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 libunwind.
from 7ca2655 [CMake] Remove variable reference that isn't used.
new ef9235c [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs.
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:
CMakeLists.txt | 2 +-
cmake/config-ix.cmake | 1 -
2 files changed, 1 insertion(+), 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 lld.
from 89b0b2bdf [DebugInfo] Common behavior for error types
new 146450d02 [COFF] Allow exporting all symbols from system libraries spec [...]
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:
COFF/Driver.cpp | 10 +++++++---
COFF/MinGW.cpp | 11 ++++++++++-
COFF/MinGW.h | 4 ++++
test/COFF/export-all.s | 12 ++++++++++++
4 files changed, 33 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 gcc.
from 44e419819c4 PR target/87198 * common/config/i386/i386-common.c (OPTIO [...]
new 5aa0164b03b DWARF: Allow hard frame pointer even if frame pointer isn't used
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 | 7 +++++++
gcc/dwarf2out.c | 25 ++++++++++++-------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr86593.C | 11 +++++++++++
4 files changed, 35 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr86593.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 ff4ee4df90b [SimpleLoopUnswitch] remove a chain of dead blocks at once
new 801cfc82da8 Fix unused variable 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/Transforms/Instrumentation/ControlHeightReduction.cpp | 4 ++--
1 file 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 llvm.
from 46d216b8efd [Codegen] Fix test added in rL341380: AArch64SelectionDAGTe [...]
new ff4ee4df90b [SimpleLoopUnswitch] remove a chain of dead blocks at once
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/SimpleLoopUnswitch.cpp | 38 +++++++--------
.../SimpleLoopUnswitch/delete-dead-blocks.ll | 56 ++++++++++++++++++++++
2 files changed, 75 insertions(+), 19 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 openmp.
from 88f5f2f [libomptarget][CUDA] Use cuDeviceGetAttribute, NFCI.
new 56b2913 [libomptarget] Remove `Devices` from `RTLInfoTy`
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:
libomptarget/src/rtl.cpp | 3 ---
libomptarget/src/rtl.h | 4 +---
2 files changed, 1 insertion(+), 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 810335c3b53 Set console mode when -fansi-escape-codes is enabled
new 46d216b8efd [Codegen] Fix test added in rL341380: AArch64SelectionDAGTe [...]
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:
unittests/CodeGen/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 e2888fd876d [CMake] Provide a custom target to install LLVM libraries
new 810335c3b53 Set console mode when -fansi-escape-codes is enabled
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/Support/Windows/Process.inc | 9 +++++++++
1 file changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.