LiveIntervals.h.h - reduce AliasAnalysis.h include to forward declaration. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 25 Jun 2020 13:06:04 +0000 (14:06 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 25 Jun 2020 13:22:21 +0000 (14:22 +0100)
commit1815b77c3ef06a02f661dea0bca69147b8e1c2c3
tree1f13a8eb1ff1b24b7ce55825f9a46681de34b530
parent1020a661e59d11b6fc23fb994417e6d3c9eb3004
LiveIntervals.h.h - reduce AliasAnalysis.h include to forward declaration. NFC.

Fix implicit include dependencies in source files and replace legacy AliasAnalysis typedef with AAResults where necessary.
llvm/include/llvm/CodeGen/LiveIntervals.h
llvm/lib/CodeGen/ModuloSchedule.cpp
llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
llvm/lib/CodeGen/SplitKit.cpp
llvm/lib/CodeGen/SplitKit.h
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp