This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 59b64490fda [x86/retpoline] Make the external thunk names exactly match [...]
new 40a9bb2b06d [LoopPrediction] Introduce utility function getLatchPredica [...]
new 1cadf878a40 The xfailed test from r324448 passed on one of the bots: re [...]
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/Transforms/Scalar/LoopPredication.cpp | 47 +++++++++++++--------
test/Transforms/LICM/loopsink-lcssa.ll | 69 -------------------------------
2 files changed, 30 insertions(+), 86 deletions(-)
delete mode 100644 test/Transforms/LICM/loopsink-lcssa.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 79a0b06f2ea [LegalizeDAG] Truncate condition operand of ISD::SELECT
new e81b912cb6d Xfail the test added in r324445 until the underlying issue [...]
new 59b64490fda [x86/retpoline] Make the external thunk names exactly match [...]
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 | 59 +++++++++++++++++++++--------
test/CodeGen/X86/retpoline-external.ll | 48 +++++++++++------------
test/Transforms/LICM/loopsink-lcssa.ll | 69 ++++++++++++++++++++++++++++++++++
test/Transforms/LICM/loopsink.ll | 61 ------------------------------
4 files changed, 137 insertions(+), 100 deletions(-)
create mode 100644 test/Transforms/LICM/loopsink-lcssa.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 d595719b5e7 AMDGPU/GlobalISel: Mark 32-bit G_FPTOUI as legal
new 79a0b06f2ea [LegalizeDAG] Truncate condition operand of ISD::SELECT
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/SelectionDAG/LegalizeVectorTypes.cpp | 7 ++-
test/CodeGen/AArch64/expand-select.ll | 61 ++++++++++++++++++++++++
2 files changed, 67 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AArch64/expand-select.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 9cac4d02e5f Follow-up for r324429: "[LCSSAVerification] Run verificatio [...]
new d595719b5e7 AMDGPU/GlobalISel: Mark 32-bit G_FPTOUI as legal
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/AMDGPU/AMDGPULegalizerInfo.cpp | 3 +++
test/CodeGen/AMDGPU/GlobalISel/legalize-fptoui.mir | 22 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-fptoui.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 llvm.
from d3f03a62273 [ThinLTO] Serialize WithGlobalValueDeadStripping index flag [...]
new 9cac4d02e5f Follow-up for r324429: "[LCSSAVerification] Run verificatio [...]
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/Analysis/LoopPass.cpp | 6 +++-
test/Transforms/LICM/loopsink.ll | 61 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 66 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 llvm.
from d083255aa28 GlobalISel: Always check operand types when executing match table
new d3f03a62273 [ThinLTO] Serialize WithGlobalValueDeadStripping index flag [...]
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/Bitcode/LLVMBitCodes.h | 2 ++
lib/Bitcode/Reader/BitcodeReader.cpp | 10 ++++++++++
lib/Bitcode/Writer/BitcodeWriter.cpp | 5 +++++
test/Bitcode/thinlto-alias.ll | 1 +
test/Bitcode/thinlto-deadstrip-flag.ll | 20 ++++++++++++++++++++
.../thinlto-function-summary-callgraph-pgo.ll | 1 +
...lto-function-summary-callgraph-profile-summary.ll | 1 +
...ction-summary-callgraph-sample-profile-summary.ll | 1 +
test/Bitcode/thinlto-function-summary-callgraph.ll | 1 +
.../thinlto-function-summary-originalnames.ll | 1 +
test/tools/gold/X86/thinlto.ll | 3 +++
test/tools/llvm-lto/thinlto.ll | 1 +
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 1 +
13 files changed, 48 insertions(+)
create mode 100644 test/Bitcode/thinlto-deadstrip-flag.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 binutils-gdb.
from ed01220cc8 RISC-V: Eliminate spurious error w/ reloc truncated message
new 407aa07cee Revert "PowerPC PLT speculative execution barriers"
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:
bfd/ChangeLog | 8 +++++
bfd/elf32-ppc.c | 41 ++++++------------------
bfd/elf32-ppc.h | 3 --
bfd/elf64-ppc.c | 58 ++++++----------------------------
bfd/elf64-ppc.h | 3 --
gold/ChangeLog | 6 ++++
gold/options.h | 4 ---
gold/powerpc.cc | 63 ++++++++-----------------------------
ld/ChangeLog | 11 +++++++
ld/emultempl/ppc32elf.em | 20 +-----------
ld/emultempl/ppc64elf.em | 22 ++-----------
ld/ld.texinfo | 9 ------
ld/testsuite/ld-powerpc/elfv2exe.d | 2 +-
ld/testsuite/ld-powerpc/elfv2so.d | 2 +-
ld/testsuite/ld-powerpc/powerpc.exp | 20 ++++++------
ld/testsuite/ld-powerpc/relbrlt.d | 2 +-
16 files changed, 72 insertions(+), 202 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 binutils-2_30-branch
in repository binutils-gdb.
from 23c9efb4ae Automatic date update in version.in
new 5ffeba4a09 Revert "PowerPC PLT speculative execution barriers"
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:
bfd/ChangeLog | 8 +++++
bfd/elf32-ppc.c | 41 ++++++------------------
bfd/elf32-ppc.h | 3 --
bfd/elf64-ppc.c | 58 ++++++----------------------------
bfd/elf64-ppc.h | 3 --
gold/ChangeLog | 6 ++++
gold/options.h | 4 ---
gold/powerpc.cc | 63 ++++++++-----------------------------
ld/ChangeLog | 11 +++++++
ld/emultempl/ppc32elf.em | 20 +-----------
ld/emultempl/ppc64elf.em | 22 ++-----------
ld/ld.texinfo | 9 ------
ld/testsuite/ld-powerpc/elfv2exe.d | 2 +-
ld/testsuite/ld-powerpc/elfv2so.d | 2 +-
ld/testsuite/ld-powerpc/powerpc.exp | 20 ++++++------
ld/testsuite/ld-powerpc/relbrlt.d | 2 +-
16 files changed, 72 insertions(+), 202 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 b0a95c4e7 Don't set dso_local flag in LTO resolutions for absolute symb [...]
new ea7e96545 [WebAssembly] Add __data_end link-sythentic symbol.
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/wasm/alias.ll | 9 +++++++++
test/wasm/call-indirect.ll | 9 +++++++++
test/wasm/comdats.ll | 9 +++++++++
test/wasm/export.ll | 3 +++
test/wasm/load-undefined.test | 3 +++
test/wasm/local-symbols.ll | 9 +++++++++
test/wasm/locals-duplicate.test | 9 +++++++++
test/wasm/visibility-hidden.ll | 3 +++
test/wasm/weak-alias-overide.ll | 9 +++++++++
test/wasm/weak-alias.ll | 9 +++++++++
test/wasm/weak-symbols.ll | 9 +++++++++
test/wasm/weak-undefined.ll | 9 +++++++++
wasm/Driver.cpp | 1 +
wasm/Symbols.cpp | 1 +
wasm/Symbols.h | 11 +++++++++--
wasm/Writer.cpp | 3 +++
16 files changed, 104 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 4fe7c58adf9 [AMDGPU] Suppress redundant waitcnt instrs.
new d083255aa28 GlobalISel: Always check operand types when executing match table
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:
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 47 +++++++++++++---------
.../X86/GlobalISel/avoid-matchtable-crash.mir | 36 +++++++++++++++++
2 files changed, 65 insertions(+), 18 deletions(-)
create mode 100644 test/CodeGen/X86/GlobalISel/avoid-matchtable-crash.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.