[PATCH] D67121: [TargetLowering] Make allowsMemoryAccess methode virtual.
Thomas Raoux via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 18:11:00 PDT 2019
ThomasRaoux updated this revision to Diff 219461.
ThomasRaoux edited the summary of this revision.
Herald added subscribers: hiraditya, nhaehnle, jvesely, jholewinski.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67121/new/
https://reviews.llvm.org/D67121
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/lib/Target/XCore/XCoreISelLowering.cpp
llvm/test/MC/AsmParser/preserve-comments-crlf.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67121.219461.patch
Type: text/x-patch
Size: 13414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/5267d43b/attachment.bin>
More information about the llvm-commits
mailing list