[PATCH] D63265: [ARM] Extract some code from ARMConstantIslandPass
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 07:03:17 PDT 2019
samparker created this revision.
samparker added reviewers: dmgreen, SjoerdMeijer.
Herald added subscribers: kristof.beyls, javed.absar, mgorny.
Create the ARMBasicBlockUtils class for tracking and querying basic blocks sizes so we can use them when generating low-overhead loops.
https://reviews.llvm.org/D63265
Files:
lib/Target/ARM/ARM.h
lib/Target/ARM/ARMBasicBlockInfo.cpp
lib/Target/ARM/ARMBasicBlockInfo.h
lib/Target/ARM/ARMComputeBlockSize.cpp
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63265.204529.patch
Type: text/x-patch
Size: 29397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/bdfa6e6c/attachment.bin>
More information about the llvm-commits
mailing list