This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 36110dc [ELF][MIPS] Add test case to check creation of GOT entries fo [...]
new 5d4a5f7 [ELF] Simplify. Remove unneeded else. 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:
ELF/Driver.cpp | 3 +--
1 file 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 llvm.
from c8d2e3b [X86] Merge LowerCTLZ and LowerCTLZ_ZERO_UNDEF into a single [...]
new a61a99b BitcodeReader: Fix some holes in upgrade from r267296
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/Bitcode/Reader/BitcodeReader.cpp | 30 ++++++++++++++++++++++--------
test/Bitcode/dityperefs-3.8.ll | 10 +++++++++-
test/Bitcode/dityperefs-3.8.ll.bc | Bin 840 -> 888 bytes
3 files changed, 31 insertions(+), 9 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 822155b Add "hasSection" flag in the Summary
new 5a6c34b [X86] Node need to check if AVX512 is supported when lowering [...]
new c8d2e3b [X86] Merge LowerCTLZ and LowerCTLZ_ZERO_UNDEF into a single [...]
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/X86/X86ISelLowering.cpp | 60 ++++++++++++--------------------------
1 file changed, 18 insertions(+), 42 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 3f71db1 [MachineCombiner] Support for floating-point FMA on ARM64 (re [...]
new 822155b Add "hasSection" flag in the Summary
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/ModuleSummaryIndex.h | 12 ++++++++++--
lib/Bitcode/Reader/BitcodeReader.cpp | 4 +++-
lib/Bitcode/Writer/BitcodeWriter.cpp | 10 ++++++++--
test/Bitcode/thinlto-summary-section.ll | 11 +++++++++++
4 files changed, 32 insertions(+), 5 deletions(-)
create mode 100644 test/Bitcode/thinlto-summary-section.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 gcc-6-branch
in repository gcc.
from 147a280 Daily bump.
new ea4697a 2016-04-23 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/list_read_14.f90 | 25 +++++++++++++++++++++++++
libgfortran/ChangeLog | 6 ++++++
libgfortran/io/list_read.c | 2 +-
4 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/list_read_14.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 f5542f6 [X86] Remove isel patterns for selecting tzcnt/lzcnt from cmo [...]
new 3f71db1 [MachineCombiner] Support for floating-point FMA on ARM64 (re [...]
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/CodeGen/MachineCombinerPattern.h | 35 +-
include/llvm/CodeGen/SelectionDAGTargetInfo.h | 6 +
include/llvm/Target/TargetInstrInfo.h | 5 +
lib/CodeGen/MachineCombiner.cpp | 12 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 11 +-
lib/CodeGen/TargetInstrInfo.cpp | 6 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 580 +++++++++++++++++++++++--
lib/Target/AArch64/AArch64InstrInfo.h | 5 +
lib/Target/AArch64/AArch64SelectionDAGInfo.cpp | 6 +
lib/Target/AArch64/AArch64SelectionDAGInfo.h | 1 +
test/CodeGen/AArch64/arm64-fma-combines.ll | 136 ++++++
test/CodeGen/AArch64/arm64-fml-combines.ll | 128 ++++++
12 files changed, 892 insertions(+), 39 deletions(-)
create mode 100644 test/CodeGen/AArch64/arm64-fma-combines.ll
create mode 100644 test/CodeGen/AArch64/arm64-fml-combines.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 36f9e6a ELF: Simplify preemption logic. Do not include weak undefined [...]
new 36110dc [ELF][MIPS] Add test case to check creation of GOT entries fo [...]
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/mips-got-weak.s | 172 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 172 insertions(+)
create mode 100644 test/ELF/mips-got-weak.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 08290fd Revert "Verifier: Verify that each inlinable callsite of a de [...]
new e5dc889 Fix an assertion that can never fire because the condition AN [...]
new c0f92c9 [CodeGen] Teach DAG combine to fold select_cc seteq X, 0, siz [...]
new f5542f6 [X86] Remove isel patterns for selecting tzcnt/lzcnt from cmo [...]
The 3 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/SelectionDAG/DAGCombiner.cpp | 35 ++++++++++++++
lib/Target/Mips/MipsInstrInfo.cpp | 2 +-
lib/Target/X86/X86InstrInfo.td | 80 --------------------------------
3 files changed, 36 insertions(+), 81 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 e0bd675 Test what I intended to test.
new 36f9e6a ELF: Simplify preemption logic. Do not include weak undefined [...]
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/Symbols.cpp | 15 ++++++++-------
.../{undef-version-script.s => bsymbolic-undef.s} | 17 +++--------------
test/ELF/weak-undef.s | 21 +++++++++++++++++++++
3 files changed, 32 insertions(+), 21 deletions(-)
copy test/ELF/{undef-version-script.s => bsymbolic-undef.s} (61%)
create mode 100644 test/ELF/weak-undef.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 522b700 Verifier: Verify that each inlinable callsite of a debug-info [...]
new 08290fd Revert "Verifier: Verify that each inlinable callsite of a de [...]
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/IR/Verifier.cpp | 9 -----
test/DebugInfo/X86/arange-and-stub.ll | 3 +-
test/DebugInfo/X86/dbg-declare-arg.ll | 3 +-
test/Verifier/callsite-dbgloc.ll | 62 -----------------------------------
4 files changed, 2 insertions(+), 75 deletions(-)
delete mode 100644 test/Verifier/callsite-dbgloc.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.