diff options
author | Quentin Colombet <quentin.colombet@gmail.com> | 2019-04-29 16:14:03 +0000 |
---|---|---|
committer | Quentin Colombet <quentin.colombet@gmail.com> | 2019-04-29 16:14:03 +0000 |
commit | 2d977935a2984693739a6863b8f71c1f808345fc (patch) | |
tree | 3c26bf505c0a8917213437cbed7cd71a34ad9a36 /llvm/lib/CodeGen/ProcessImplicitDefs.cpp | |
parent | 31ce274207fd16b0277e26a021f7371783475894 (diff) | |
download | bcm5719-llvm-2d977935a2984693739a6863b8f71c1f808345fc.tar.gz bcm5719-llvm-2d977935a2984693739a6863b8f71c1f808345fc.zip |
[llvm-extract] Expose the group extraction feature of the BlockExtractor
This patch extends the `-bb` option to be able to use the group
extraction feature from the BlockExtractor.
In particular, `-bb=func:bb` is modified to support a list of basic
blocks per function: `-bb=func:bb1[;bb2...]` that will be extracted
together if at all possible (region must be single entry.)
Differential Revision: https://reviews.llvm.org/D60973
llvm-svn: 359464
Diffstat (limited to 'llvm/lib/CodeGen/ProcessImplicitDefs.cpp')
0 files changed, 0 insertions, 0 deletions