This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e225b39 [PPC] Fix code generation for bswap(int32) followed by store16
new da5173f Revert "Fix PR 24415 (at least), by making our post-dominator [...]
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/Support/GenericDomTree.h | 10 +++
include/llvm/Support/GenericDomTreeConstruction.h | 86 ++++++----------------
lib/Transforms/Scalar/ADCE.cpp | 51 +++++++++----
test/Analysis/PostDominators/pr24415.ll | 18 -----
test/Analysis/PostDominators/pr6047_a.ll | 7 +-
test/Analysis/PostDominators/pr6047_b.ll | 8 +-
test/Analysis/PostDominators/pr6047_c.ll | 51 +------------
test/Analysis/PostDominators/pr6047_d.ll | 10 +--
test/Analysis/RegionInfo/infinite_loop.ll | 4 +-
test/Analysis/RegionInfo/infinite_loop_2.ll | 11 +--
test/Analysis/RegionInfo/infinite_loop_3.ll | 19 ++---
test/Analysis/RegionInfo/infinite_loop_4.ll | 14 ++--
test/Analysis/RegionInfo/infinite_loop_5_a.ll | 1 +
test/Analysis/RegionInfo/infinite_loop_5_b.ll | 1 +
.../StructurizeCFG/branch-on-argument.ll | 9 +--
.../StructurizeCFG/no-branch-to-entry.ll | 1 -
16 files changed, 105 insertions(+), 196 deletions(-)
delete mode 100644 test/Analysis/PostDominators/pr24415.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 libcxx.
from c6748b2 Update ABI list for 4.0 release
new f282bc8 Fix test failures caused by new/delete calls getting optimized away
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:
.../sized_delete_array_calls_unsized_delete_array.pass.cpp | 4 +++-
.../support.dynamic/new.delete/new.delete.single/new_replace.pass.cpp | 4 +++-
.../new.delete/new.delete.single/sized_delete11.pass.cpp | 4 +++-
.../new.delete/new.delete.single/sized_delete14.pass.cpp | 4 +++-
.../new.delete.single/sized_delete_fsizeddeallocation.sh.cpp | 2 +-
5 files changed, 13 insertions(+), 5 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 f3491b2 [Support] Move Stream library from MSF -> Support.
new e225b39 [PPC] Fix code generation for bswap(int32) followed by store16
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/PowerPC/PPCISelLowering.cpp | 12 ++++++++++--
test/CodeGen/PowerPC/pr32063.ll | 16 ++++++++++++++++
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/PowerPC/pr32063.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 5524ea6 * gcc.dg/rtl/x86_64/*.c: Test for "{ i?86-*-* x86_64-*-* } [...]
new 2847623 * da.po: Update.
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/po/ChangeLog | 4 +
gcc/po/da.po | 1125 ++++++++++++++++++++----------------------------------
2 files changed, 426 insertions(+), 703 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 f8e7c8c Pass a callback to resolveReloc. NFC.
new 4b25975 [Support] Move Stream library from MSF -> Support.
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/PDB.cpp | 2 +-
1 file changed, 1 insertion(+), 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 c5a81e8 [MSP430] Add SRet support to MSP430 target
new e5601be [DAG] improve documentation comments; NFC
new e1c5140 [AArch64] Extend redundant copy elimination pass to handle no [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 61 +----
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 77 +++---
.../AArch64/AArch64RedundantCopyElimination.cpp | 288 +++++++++++++++------
test/CodeGen/AArch64/machine-copy-remove.mir | 244 ++++++++++++++++-
4 files changed, 503 insertions(+), 167 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 gcc-6-branch
in repository gcc.
from 7d61a8a PR libstdc++/79789 fix non-reserved names in headers
new 2cead27 PR target/79514 * config/i386/i386.md (*pushxf_rounded): Ne [...]
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/i386/i386.md | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr79514.c | 12 ++++++++++++
4 files changed, 52 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr79514.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 8c81a9e The patch fixes r296770 Summary:
new c5a81e8 [MSP430] Add SRet support to MSP430 target
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/MSP430/MSP430CallingConv.td | 8 +--
lib/Target/MSP430/MSP430ISelLowering.cpp | 85 +++++++++++++++++++++------
lib/Target/MSP430/MSP430ISelLowering.h | 6 ++
lib/Target/MSP430/MSP430MachineFunctionInfo.h | 10 +++-
test/CodeGen/MSP430/AddrMode-bis-rx.ll | 14 ++---
test/CodeGen/MSP430/AddrMode-bis-xr.ll | 14 ++---
test/CodeGen/MSP430/AddrMode-mov-rx.ll | 14 ++---
test/CodeGen/MSP430/AddrMode-mov-xr.ll | 14 ++---
test/CodeGen/MSP430/Inst16mr.ll | 12 ++--
test/CodeGen/MSP430/Inst16ri.ll | 10 ++--
test/CodeGen/MSP430/Inst16rm.ll | 10 ++--
test/CodeGen/MSP430/Inst16rr.ll | 12 ++--
test/CodeGen/MSP430/Inst8mr.ll | 12 ++--
test/CodeGen/MSP430/Inst8ri.ll | 10 ++--
test/CodeGen/MSP430/Inst8rm.ll | 10 ++--
test/CodeGen/MSP430/Inst8rr.ll | 10 ++--
test/CodeGen/MSP430/bit.ll | 20 +++----
test/CodeGen/MSP430/byval.ll | 2 +-
test/CodeGen/MSP430/cc_args.ll | 63 +++++++++++++-------
test/CodeGen/MSP430/cc_ret.ll | 12 ++--
test/CodeGen/MSP430/indirectbr2.ll | 2 +-
test/CodeGen/MSP430/jumptable.ll | 4 +-
test/CodeGen/MSP430/memset.ll | 6 +-
test/CodeGen/MSP430/setcc.ll | 56 +++++++++---------
test/CodeGen/MSP430/struct-return.ll | 23 ++++++++
test/CodeGen/MSP430/vararg.ll | 10 ++--
26 files changed, 277 insertions(+), 172 deletions(-)
create mode 100644 test/CodeGen/MSP430/struct-return.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 clang.
from 891a1a0 Add coding and shebang.
new cf2a38c Promote ConstantInitBuilder to be a public CodeGen API; it's [...]
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:
.../clang/CodeGen/ConstantInitBuilder.h | 116 +++---------------
lib/CodeGen/CGBlocks.cpp | 2 +-
lib/CodeGen/CGCUDANV.cpp | 2 +-
lib/CodeGen/CGObjCGNU.cpp | 2 +-
lib/CodeGen/CGObjCMac.cpp | 2 +-
lib/CodeGen/CGOpenMPRuntime.cpp | 2 +-
lib/CodeGen/CGVTables.cpp | 2 +-
lib/CodeGen/CMakeLists.txt | 1 +
lib/CodeGen/CodeGenModule.cpp | 2 +-
lib/CodeGen/ConstantInitBuilder.cpp | 131 +++++++++++++++++++++
lib/CodeGen/ItaniumCXXABI.cpp | 2 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 2 +-
12 files changed, 159 insertions(+), 107 deletions(-)
rename lib/CodeGen/ConstantBuilder.h => include/clang/CodeGen/ConstantInitBuilder.h (76%)
create mode 100644 lib/CodeGen/ConstantInitBuilder.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.