diff options
author | Luofan Chen <clfbbn@gmail.com> | 2020-07-28 18:02:49 +0800 |
---|---|---|
committer | Luofan Chen <clfbbn@gmail.com> | 2020-07-28 18:02:49 +0800 |
commit | 5ee07dc53fcaaad35d33478e8702e443ac1cb058 (patch) | |
tree | b706a21e144aea13a3a33479d27dee0bd31602c5 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | b81fd5aeecd8047ef62348b67cab2cf9a1577d8e (diff) | |
download | llvm-5ee07dc53fcaaad35d33478e8702e443ac1cb058.zip llvm-5ee07dc53fcaaad35d33478e8702e443ac1cb058.tar.gz llvm-5ee07dc53fcaaad35d33478e8702e443ac1cb058.tar.bz2 |
[Attributor] Track AA dependency using dependency graph
This patch added dependency graph to the attributor so that we can dump the dependencies between AAs more easily. We can also apply general graph algorithms to the graph, making it easier for us to create deep wrappers.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D78861
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions