This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5f2e6ee SDAG: Remove OPC_MarkGlueResults and associated logic. NFC new 9ed38db SDAG: Rename Select->SelectImpl and repurpose Select as retur [...]
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/ReleaseNotes.rst | 4 +++ include/llvm/CodeGen/SelectionDAGISel.h | 36 ++++++++++++++++++++-- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 18 +---------- lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 4 +-- lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 4 +-- lib/Target/ARM/ARMISelDAGToDAG.cpp | 5 ++- lib/Target/BPF/BPFISelDAGToDAG.cpp | 4 +-- lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 4 +-- lib/Target/Lanai/LanaiISelDAGToDAG.cpp | 4 +-- lib/Target/MSP430/MSP430ISelDAGToDAG.cpp | 4 +-- lib/Target/Mips/MipsISelDAGToDAG.cpp | 2 +- lib/Target/Mips/MipsISelDAGToDAG.h | 2 +- lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp | 2 +- lib/Target/NVPTX/NVPTXISelDAGToDAG.h | 4 +-- lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 7 ++--- lib/Target/Sparc/SparcISelDAGToDAG.cpp | 4 +-- lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 7 +++-- lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp | 4 +-- lib/Target/X86/X86ISelDAGToDAG.cpp | 6 ++-- lib/Target/XCore/XCoreISelDAGToDAG.cpp | 12 ++++---- 20 files changed, 78 insertions(+), 59 deletions(-)