No target uses this AA argument.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D58360
Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint ClosedPublic Authored by cfang on Feb 18 2019, 4:04 PM.
Details Summary No target uses this AA argument.
Diff Detail
Event TimelineHerald added subscribers: javed.absar, nhaehnle, wdng, jvesely. · View Herald TranscriptFeb 18 2019, 4:04 PM This revision is now accepted and ready to land.Sep 26 2019, 9:32 AM Herald added subscribers: • wuzish, MaskRay, kbarton, nemanjai. · View Herald TranscriptSep 26 2019, 3:38 PM Closed by commit rL373024: Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint (authored by chfang). · Explain WhySep 26 2019, 3:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 222042 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.h
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.h
llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.cpp
llvm/trunk/lib/Target/Lanai/LanaiInstrInfo.h
llvm/trunk/lib/Target/Lanai/LanaiInstrInfo.cpp
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/trunk/lib/Target/SystemZ/SystemZInstrInfo.h
llvm/trunk/lib/Target/SystemZ/SystemZInstrInfo.cpp
|