[PATCH] D71696: [CodeGen] WIP MachinePostRAUpdater
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 07:35:43 PST 2020
samparker updated this revision to Diff 240193.
samparker edited the summary of this revision.
samparker added a comment.
- Rebased.
- Broke up some of the initialisation code in RDA so we can re-run after finalization.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71696/new/
https://reviews.llvm.org/D71696
Files:
llvm/include/llvm/CodeGen/MachinePostRAUpdater.h
llvm/include/llvm/CodeGen/ReachingDefAnalysis.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/MachinePostRAUpdater.cpp
llvm/lib/CodeGen/ReachingDefAnalysis.cpp
llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/unsafe-use-after.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71696.240193.patch
Type: text/x-patch
Size: 37094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/d922f96f/attachment.bin>
More information about the llvm-commits
mailing list