[PATCH] D58360: Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 15:51:56 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373024: Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint (authored by chfang, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58360?vs=222038&id=222042#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58360/new/
https://reviews.llvm.org/D58360
Files:
llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
llvm/trunk/lib/CodeGen/MachineInstr.cpp
llvm/trunk/lib/CodeGen/MachinePipeliner.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.h
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.cpp
llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.h
llvm/trunk/lib/Target/Lanai/LanaiInstrInfo.cpp
llvm/trunk/lib/Target/Lanai/LanaiInstrInfo.h
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
llvm/trunk/lib/Target/SystemZ/SystemZInstrInfo.cpp
llvm/trunk/lib/Target/SystemZ/SystemZInstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58360.222042.patch
Type: text/x-patch
Size: 9714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/deaf55f9/attachment.bin>
More information about the llvm-commits
mailing list