This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6c60c71a4e7 [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code line [...] new 2c71ea94d2c [TargetLowering] Add allowsMemoryAccess(MachineMemOperand) [...]
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/CodeGen/TargetLowering.h | 8 ++++ lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 62 +++++++++++++++--------------- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 22 +++++------ lib/CodeGen/TargetLoweringBase.cpp | 8 ++++ lib/Target/AMDGPU/SIISelLowering.cpp | 11 +++--- lib/Target/Hexagon/HexagonISelLowering.cpp | 9 ++--- lib/Target/NVPTX/NVPTXISelLowering.cpp | 4 +- lib/Target/X86/X86ISelLowering.cpp | 13 ++----- 8 files changed, 71 insertions(+), 66 deletions(-)