[PATCH] D67121: [TargetLowering] Make allowsMemoryAccess methode virtual.
Thomas Raoux via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 17:17:15 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372935: [TargetLowering] Make allowsMemoryAccess methode virtual. (authored by ThomasRaoux, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67121?vs=219464&id=221867#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67121/new/
https://reviews.llvm.org/D67121
Files:
llvm/trunk/include/llvm/CodeGen/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/Hexagon/HexagonISelLowering.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/trunk/lib/Target/XCore/XCoreISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67121.221867.patch
Type: text/x-patch
Size: 12702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/259b2d33/attachment.bin>
More information about the llvm-commits
mailing list