summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorQuentin Colombet <quentin.colombet@gmail.com>2019-04-29 16:14:03 +0000
committerQuentin Colombet <quentin.colombet@gmail.com>2019-04-29 16:14:03 +0000
commit2d977935a2984693739a6863b8f71c1f808345fc (patch)
tree3c26bf505c0a8917213437cbed7cd71a34ad9a36 /llvm/lib/CodeGen/MachineOperand.cpp
parent31ce274207fd16b0277e26a021f7371783475894 (diff)
downloadbcm5719-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/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud