This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ce06d9c [AMDGPU] Fix for SIMachineScheduler crash. SI Scheduler shoul [...]
new a1d2453 [TargetLowering] fix formatting and comments for ShrinkDemand [...]
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/TargetLowering.cpp | 39 +++++++++++++++--------------
1 file changed, 20 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 llvm.
from 051dda6 [Hexagon] Update instruction types
new 4b54eb2 [InstCombine] Make max size array combine a tunable.
new ce06d9c [AMDGPU] Fix for SIMachineScheduler crash. SI Scheduler shoul [...]
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/AMDGPU/AMDGPUSubtarget.cpp | 4 +-
lib/Target/AMDGPU/SIMachineScheduler.h | 3 +-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 4 +-
lib/Transforms/InstCombine/InstCombineInternal.h | 3 ++
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 4 +-
.../InstCombine/InstructionCombining.cpp | 5 +++
test/CodeGen/AMDGPU/si-shed-track-subregs.ll | 49 ++++++++++++++++++++++
7 files changed, 65 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/si-shed-track-subregs.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 1d940fd [ELF] - Removed excessive check call from outputarch.s. NFC.
new 56a3cce [ELF] - Assign proper values for DefinedSynthetic symbols att [...]
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/LinkerScript.cpp | 8 ++++++--
test/ELF/linkerscript/symbols-and-orphans.s | 16 ++++++++++++++++
2 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/linkerscript/symbols-and-orphans.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 4e66158 Fix my GVNHoist test case from r294317
new ab8079e [Hexagon] Remove encoding bits from mapped instructions
new 051dda6 [Hexagon] Update instruction types
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/Hexagon/AsmParser/HexagonAsmParser.cpp | 5 ++
lib/Target/Hexagon/HexagonAsmPrinter.cpp | 33 ++++++++
lib/Target/Hexagon/HexagonInstrFormats.td | 52 ++++++++----
lib/Target/Hexagon/HexagonInstrFormatsV4.td | 2 +-
lib/Target/Hexagon/HexagonInstrInfo.td | 31 ++++---
lib/Target/Hexagon/HexagonInstrInfoV3.td | 2 +-
lib/Target/Hexagon/HexagonMachineScheduler.cpp | 4 +-
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 4 +-
lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h | 15 ++--
.../Hexagon/MCTargetDesc/HexagonShuffler.cpp | 26 ++++--
test/CodeGen/Hexagon/swp-stages4.ll | 94 ++++++++++++++++++++++
test/CodeGen/Hexagon/swp-stages5.ll | 78 ++++++++++++++++++
test/MC/Hexagon/asmMap.s | 8 +-
13 files changed, 301 insertions(+), 53 deletions(-)
create mode 100644 test/CodeGen/Hexagon/swp-stages4.ll
create mode 100644 test/CodeGen/Hexagon/swp-stages5.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-buildapp.
from 813d6fb Add support to build linux-next.
new 46b9dc3 build-linux.sh: Improve error reporting.
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:
build-linux.sh | 10 +++++++++-
1 file changed, 9 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 ed9337a MemorySSA: Remove unnecessary classof functions
new c143836 Revert "[GVNHoist] Merge DebugLoc metadata on hoisted instructions"
new 04ac024 Fix the bitcode upgrade for DIGlobalVariable in a DIImportedE [...]
new 4e66158 Fix my GVNHoist test case from r294317
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/Bitcode/Reader/MetadataLoader.cpp | 56 +++++++++++++++--
lib/Transforms/Scalar/GVNHoist.cpp | 7 ---
test/Bitcode/DIGlobalVariableExpression.ll | 13 ++--
test/Bitcode/DIGlobalVariableExpression.ll.bc | Bin 1120 -> 1128 bytes
test/Bitcode/dityperefs-3.8.ll | 15 +++--
test/Transforms/GVNHoist/hoist-debugloc.ll | 69 ---------------------
test/Transforms/GVNHoist/hoist-pr31891.ll | 83 ++++++++++++++++++++++++++
7 files changed, 150 insertions(+), 93 deletions(-)
delete mode 100644 test/Transforms/GVNHoist/hoist-debugloc.ll
create mode 100644 test/Transforms/GVNHoist/hoist-pr31891.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 gcc.
from 3b35aab Only xfail g++.dg/tls/thread_local-order2.C on Solaris
new af18e61 * method.c (synthesized_method_base_walk): New. Broken out [...]
new 7458afd PR rtl-optimization/79386 * cprop.c (bypass_conditional_jum [...]
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:
gcc/ChangeLog | 6 +
gcc/cp/ChangeLog | 6 +
gcc/cp/method.c | 211 ++++++++++++--------------
gcc/cprop.c | 6 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.c-torture/compile/pr79386.c | 46 ++++++
6 files changed, 167 insertions(+), 113 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr79386.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 glibc.
from 43ce02c Fix typo in manual
new edbbdb1 Fix powf inaccuracy (bug 21112).
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:
ChangeLog | 9 +++++++++
math/auto-libm-test-in | 1 +
math/auto-libm-test-out-pow | 25 +++++++++++++++++++++++++
sysdeps/ieee754/flt-32/e_powf.c | 4 ++--
4 files changed, 37 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 gcc.
from c822161 PR target/79299 * config/i386/sse.md (xtg_mode, gatherq_mod [...]
new 3b35aab Only xfail g++.dg/tls/thread_local-order2.C on Solaris
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/tls/thread_local-order2.C | 3 ++-
2 files changed, 8 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 cab8418 [X86][SSE] Ensure that vector shift-by-immediate inputs are c [...]
new ed9337a MemorySSA: Remove unnecessary classof functions
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/Transforms/Utils/MemorySSA.h | 5 -----
1 file changed, 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.