This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 21bcd75 ADT: Remove all ilist_iterator => pointer casts, NFC
new b6ae34d [Coroutines]: Part6b: Add coro.id intrinsic.
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:
docs/Coroutines.rst | 171 ++++++++++---------
include/llvm/IR/Intrinsics.td | 14 +-
lib/IR/Verifier.cpp | 4 +-
lib/Transforms/Coroutines/CoroEarly.cpp | 6 +-
lib/Transforms/Coroutines/CoroElide.cpp | 227 +++++++++++++++-----------
lib/Transforms/Coroutines/CoroInstr.h | 109 ++++++-------
lib/Transforms/Coroutines/CoroInternal.h | 1 +
lib/Transforms/Coroutines/Coroutines.cpp | 28 +---
test/Transforms/Coroutines/coro-elide.ll | 18 +-
test/Transforms/Coroutines/coro-heap-elide.ll | 25 ++-
test/Transforms/Coroutines/restart-trigger.ll | 6 +-
11 files changed, 324 insertions(+), 285 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 924b636 Add comments.
new fa5bc09 [ELF][MIPS] Fix the comment
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/Mips.cpp | 15 +++++++++------
1 file changed, 9 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 llvm.
from 7e45eb5 Use the range variant of transform instead of unpacking begin/end
new 21bcd75 ADT: Remove all ilist_iterator => pointer casts, 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:
include/llvm/ADT/ilist.h | 18 +++--
include/llvm/CodeGen/MachineInstrBundleIterator.h | 67 ++++++++++++---
lib/CodeGen/SelectionDAG/FastISel.cpp | 4 +-
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp | 16 ++--
lib/Target/AMDGPU/R600InstrInfo.cpp | 5 +-
lib/Target/Hexagon/HexagonCopyToCombine.cpp | 2 +-
lib/Target/Mips/MipsConstantIslandPass.cpp | 3 +-
unittests/CodeGen/CMakeLists.txt | 1 +
.../CodeGen/MachineInstrBundleIteratorTest.cpp | 94 ++++++++++++++++++++++
9 files changed, 175 insertions(+), 35 deletions(-)
create mode 100644 unittests/CodeGen/MachineInstrBundleIteratorTest.cpp
--
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 585bc97 Automatic date update in version.in
new bf17491 Add undefined weak function tests
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:
ld/ChangeLog | 7 ++
ld/testsuite/ld-undefined/weak-fundef.s | 14 ++++
ld/testsuite/ld-undefined/weak-undef.exp | 113 +++++++++++++++++++------------
ld/testsuite/ld-undefined/weak-undef.t | 2 +-
4 files changed, 91 insertions(+), 45 deletions(-)
create mode 100644 ld/testsuite/ld-undefined/weak-fundef.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 2d62ce6 Use the range variant of find/find_if instead of unpacking begin/end
new 33ebfce Use the range variant of count_if instead of unpacking begin/end
new 5d08e37 Use the range variant of remove_if instead of unpacking begin/end
new ac0eb3d Use the range variant of transform instead of unpacking begin/end
new 7e45eb5 Use the range variant of transform instead of unpacking begin/end
The 4 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/ADT/PriorityWorklist.h | 7 +-
include/llvm/ADT/SetVector.h | 7 +-
lib/Analysis/LoopAccessAnalysis.cpp | 7 +-
lib/Analysis/ScalarEvolution.cpp | 7 +-
lib/Bitcode/Reader/BitcodeReader.cpp | 2 +-
lib/CodeGen/LiveInterval.cpp | 2 +-
lib/CodeGen/MachineBlockPlacement.cpp | 8 +-
lib/CodeGen/StackMaps.cpp | 3 +-
lib/ExecutionEngine/SectionMemoryManager.cpp | 4 +-
lib/IR/LLVMContextImpl.h | 5 +-
lib/Linker/IRMover.cpp | 18 ++--
lib/Option/ArgList.cpp | 6 +-
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 8 +-
.../AArch64/AArch64RedundantCopyElimination.cpp | 3 +-
lib/Target/ARM/ARMISelLowering.cpp | 2 +-
lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp | 6 +-
lib/Target/Hexagon/HexagonCommonGEP.cpp | 3 +-
lib/Target/Hexagon/HexagonExpandCondsets.cpp | 3 +-
lib/Target/Hexagon/HexagonGenInsert.cpp | 4 +-
lib/Target/Hexagon/HexagonSplitDouble.cpp | 2 +-
lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 3 +-
.../WebAssemblyLowerEmscriptenExceptions.cpp | 2 +-
lib/Transforms/Scalar/LoopLoadElimination.cpp | 2 +-
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 5 +-
lib/Transforms/Scalar/SROA.cpp | 116 ++++++++++-----------
lib/Transforms/Utils/LowerSwitch.cpp | 8 +-
tools/llvm-nm/llvm-nm.cpp | 6 +-
utils/TableGen/AsmWriterEmitter.cpp | 6 +-
utils/TableGen/CodeGenDAGPatterns.cpp | 93 +++++++----------
29 files changed, 155 insertions(+), 193 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 70c5fc1 Rename getSizeOfHeaders -> getHeaderSize.
new 924b636 Add comments.
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/Mips.cpp | 6 ++++++
1 file changed, 6 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 clang.
from bcd0b9f P0217R3: serialization/deserialization support for c++17 deco [...]
new d6290c5 [Sema] Fix a crash on variadic enable_if functions.
new 0759818 [Sema] Fix the wording of a comment. NFC.
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/Sema/SemaOverload.cpp | 6 +++++-
test/Sema/enable_if.c | 21 +++++++++++++++++++++
test/SemaCXX/enable_if.cpp | 23 +++++++++++++++++++++++
3 files changed, 49 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 369a632 ADT: Add ilist_iterator conversions to/from ilist_node
new 2d62ce6 Use the range variant of find/find_if instead of unpacking begin/end
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/Analysis/LoopInfoImpl.h | 3 +-
include/llvm/IR/DebugInfoMetadata.h | 4 +--
lib/Analysis/LazyCallGraph.cpp | 37 ++++++++++------------
lib/CodeGen/IfConversion.cpp | 10 +++---
lib/CodeGen/InlineSpiller.cpp | 5 +--
lib/CodeGen/MachineBasicBlock.cpp | 14 ++++----
lib/CodeGen/MachineBranchProbabilityInfo.cpp | 3 +-
lib/CodeGen/RegisterPressure.cpp | 7 ++--
lib/CodeGen/ScheduleDAG.cpp | 3 +-
lib/ExecutionEngine/MCJIT/MCJIT.cpp | 2 +-
lib/ExecutionEngine/TargetSelect.cpp | 5 ++-
lib/IR/Metadata.cpp | 4 +--
lib/IR/Value.cpp | 4 +--
lib/Support/Unix/Signals.inc | 2 +-
lib/Support/Windows/Signals.inc | 2 +-
lib/Target/ARM/ARMConstantIslandPass.cpp | 2 +-
lib/Target/Hexagon/HexagonBlockRanges.cpp | 2 +-
lib/Target/TargetMachineC.cpp | 5 ++-
lib/Target/X86/X86ISelLowering.cpp | 5 ++-
lib/Transforms/InstCombine/InstCombinePHI.cpp | 4 +--
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 7 ++--
lib/Transforms/Scalar/TailRecursionElimination.cpp | 2 +-
lib/Transforms/Utils/LoopUtils.cpp | 2 +-
lib/Transforms/Utils/MemorySSA.cpp | 5 ++-
lib/Transforms/Vectorize/LoopVectorize.cpp | 3 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 6 ++--
tools/llvm-objdump/MachODump.cpp | 6 ++--
tools/llvm-objdump/llvm-objdump.cpp | 23 +++++++-------
utils/TableGen/AsmWriterEmitter.cpp | 8 ++---
utils/TableGen/CodeGenSchedule.cpp | 14 +++-----
utils/TableGen/FixedLenDecoderEmitter.cpp | 8 ++---
utils/TableGen/SubtargetEmitter.cpp | 8 ++---
32 files changed, 88 insertions(+), 127 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 b5efffb Core: Remove custom next-prev traits from SimpleReference, NFC
new 70c5fc1 Rename getSizeOfHeaders -> getHeaderSize.
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 | 16 ++++++++--------
ELF/LinkerScript.h | 2 +-
2 files changed, 9 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 df403b3 [BranchFolding] Restrict tail merging loop blocks after MBP
new 31333a7 Recommit 'Remove the restriction that MachineSinking is now s [...]
new 369a632 ADT: Add ilist_iterator conversions to/from ilist_node
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:
include/llvm/ADT/ilist.h | 20 +
include/llvm/Target/TargetInstrInfo.h | 5 +-
test/CodeGen/AArch64/atomic-ops.ll | 7 +-
test/CodeGen/ARM/2012-08-30-select.ll | 4 +-
test/CodeGen/X86/2009-04-25-CoalescerBug.ll | 2 +-
test/CodeGen/X86/MachineSink-SubReg.ll | 37 ++
test/CodeGen/X86/clz.ll | 18 +-
test/CodeGen/X86/half.ll | 8 +-
test/CodeGen/X86/machine-cse.ll | 9 +-
test/CodeGen/X86/uint64-to-float.ll | 6 +-
test/CodeGen/X86/vec_int_to_fp.ll | 560 ++++++++++++++--------------
11 files changed, 368 insertions(+), 308 deletions(-)
create mode 100644 test/CodeGen/X86/MachineSink-SubReg.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.