This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1a785071aa5 [FastISel] Disable local value sinking by default
new ebae4b687e9 [DSE] Regenerate tests with update_test_checks.py (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:
.../DeadStoreElimination/memintrinsics.ll | 13 +-
test/Transforms/DeadStoreElimination/simple.ll | 470 +++++++++++++--------
2 files changed, 308 insertions(+), 175 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 7c0049b35f Fix bugs around handling C++11 attributes.
new a5507dea80 bpf: accept all asm register names
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/TargetInfo.h | 2 +-
lib/Basic/Targets/BPF.h | 1 +
2 files changed, 2 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 eab1e54c67d [InstCombine] limit X - (cast(-Y) --> X + cast(Y) with hasOneUse()
new 1a785071aa5 [FastISel] Disable local value sinking by default
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/FastISel.cpp | 9 ++++++++-
test/CodeGen/AArch64/arm64-abi_align.ll | 4 ++--
test/CodeGen/AArch64/arm64-fast-isel-call.ll | 6 +++---
test/CodeGen/AArch64/arm64-fast-isel-gv.ll | 2 +-
test/CodeGen/AArch64/arm64-fast-isel-intrinsic.ll | 2 +-
test/CodeGen/AArch64/arm64-fast-isel.ll | 2 +-
test/CodeGen/AArch64/arm64-patchpoint-webkit_jscc.ll | 6 +++---
test/CodeGen/AArch64/swifterror.ll | 4 ++--
test/CodeGen/ARM/fast-isel-call.ll | 18 +++++++++---------
test/CodeGen/ARM/fast-isel-intrinsic.ll | 12 ++++++------
test/CodeGen/ARM/fast-isel-select.ll | 8 ++++----
test/CodeGen/ARM/fast-isel-vararg.ll | 6 +++---
test/CodeGen/ARM/swifterror.ll | 6 +++---
test/CodeGen/Mips/Fast-ISel/callabi.ll | 4 ++--
test/CodeGen/Mips/Fast-ISel/simplestore.ll | 4 ++--
test/CodeGen/Mips/Fast-ISel/simplestorei.ll | 4 ++--
test/CodeGen/X86/avx512-mask-zext-bugfix.ll | 2 +-
test/CodeGen/X86/bmi-intrinsics-fast-isel.ll | 4 ++--
test/CodeGen/X86/fast-isel-call-cleanup.ll | 2 +-
test/CodeGen/X86/inreg.ll | 4 ++--
test/CodeGen/X86/pr32241.ll | 2 +-
test/CodeGen/X86/pr32284.ll | 8 ++++----
test/CodeGen/X86/pr32340.ll | 2 +-
test/CodeGen/X86/pr32345.ll | 8 ++++----
test/CodeGen/X86/pr32484.ll | 2 +-
test/CodeGen/X86/sink-local-value.ll | 2 +-
test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 4 ++--
test/DebugInfo/Mips/delay-slot.ll | 2 +-
test/DebugInfo/X86/debug-loc-asan.ll | 4 ++--
test/DebugInfo/X86/prologue-stack.ll | 2 +-
30 files changed, 76 insertions(+), 69 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 079d9a87bba 2018-04-11 Aaron Sawdey <acsawdey(a)linux.ibm.com>
new 670acb4b903 PR c++/70808 * g++.dg/warn/Wzero-as-null-pointer-constant [...]
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 | 6 ++++++
gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-7.C | 1 +
2 files changed, 7 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 0bd082b444c [DWARFv5] Fuss with asm syntax for conveying MD5 checksum.
new eab1e54c67d [InstCombine] limit X - (cast(-Y) --> X + cast(Y) with hasOneUse()
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/InstCombine/InstCombineAddSub.cpp | 20 ++++++++++----------
test/Transforms/InstCombine/fsub.ll | 13 +++++--------
2 files changed, 15 insertions(+), 18 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 b4a8fe79a62 * config/alpha/alpha.md (stack_probe_internal): Rename fr [...]
new 079d9a87bba 2018-04-11 Aaron Sawdey <acsawdey(a)linux.ibm.com>
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 | 14 ++++++++++++++
gcc/config/rs6000/rs6000.opt | 8 ++++----
gcc/config/rs6000/sysv4.opt | 2 +-
gcc/doc/invoke.texi | 20 +++++++++-----------
4 files changed, 28 insertions(+), 16 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 7a843434af3 [AMDGPU] Fix lowering enqueue_kernel
new 05d18d68a3f [SLP] update a test case. NFC.
new 92ffece4993 [MIPS GlobalISel] Select add i32, i32
new 0bd082b444c [DWARFv5] Fuss with asm syntax for conveying MD5 checksum.
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/MC/MCAsmStreamer.cpp | 6 +-
lib/MC/MCParser/AsmParser.cpp | 54 +++---
lib/Target/Mips/CMakeLists.txt | 2 +
lib/Target/Mips/Mips.td | 1 +
lib/Target/Mips/MipsCallLowering.cpp | 193 ++++++++++++++++++++-
lib/Target/Mips/MipsCallLowering.h | 36 ++++
lib/Target/Mips/MipsISelLowering.cpp | 7 +
lib/Target/Mips/MipsISelLowering.h | 5 +
lib/Target/Mips/MipsInstructionSelector.cpp | 68 +++++++-
lib/Target/Mips/MipsLegalizerInfo.cpp | 6 +
lib/Target/Mips/MipsRegisterBankInfo.cpp | 74 +++++++-
lib/Target/Mips/MipsRegisterBankInfo.h | 14 +-
lib/Target/Mips/MipsRegisterBanks.td | 13 ++
test/CodeGen/Generic/dwarf-md5.ll | 6 +-
.../Mips/GlobalISel/instruction-select/add.mir | 35 ++++
test/CodeGen/Mips/GlobalISel/irtranslator/add.ll | 16 ++
test/CodeGen/Mips/GlobalISel/legalizer/add.mir | 34 ++++
test/CodeGen/Mips/GlobalISel/llvm-ir/add.ll | 12 ++
test/CodeGen/Mips/GlobalISel/regbankselect/add.mir | 34 ++++
test/MC/ELF/debug-file-options.s | 4 +-
test/MC/ELF/debug-md5-err.s | 14 +-
test/MC/ELF/debug-md5.s | 4 +-
test/Transforms/SLPVectorizer/AArch64/ext-trunc.ll | 32 ++--
23 files changed, 600 insertions(+), 70 deletions(-)
create mode 100644 lib/Target/Mips/MipsRegisterBanks.td
create mode 100644 test/CodeGen/Mips/GlobalISel/instruction-select/add.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/irtranslator/add.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/legalizer/add.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/add.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/regbankselect/add.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 gcc.
from 05fd7eb3d8e sched-deps: respect deps->readonly in macro-fusion (PR 84566)
new b4a8fe79a62 * config/alpha/alpha.md (stack_probe_internal): Rename fr [...]
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 | 5 +++++
gcc/config/alpha/alpha.c | 4 ++--
gcc/config/alpha/alpha.md | 10 ++++++----
3 files changed, 13 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 clang.
from 21027f253e [NEON] Support vfma_n and vfms_n intrinsics
new 7c0049b35f Fix bugs around handling C++11 attributes.
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/Format/UnwrappedLineParser.cpp | 14 ++++++++++++--
unittests/Format/FormatTest.cpp | 15 +++++++++++++++
2 files changed, 27 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 compiler-rt.
from 8170858c9 [XRay][compiler-rt] Fix osx-based builds
new 26e37831a [cmake] Remove duplicate command line options from build
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:
cmake/Modules/AddCompilerRT.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.