diff options
| author | Volkan Keles <vkeles@apple.com> | 2018-01-17 22:34:21 +0000 |
|---|---|---|
| committer | Volkan Keles <vkeles@apple.com> | 2018-01-17 22:34:21 +0000 |
| commit | a79b0620a08d94a58fd48787e78cc83924632ad8 (patch) | |
| tree | 87ae63a1b25d6e521c7873f30434846ed2d7e57f /llvm/lib/CodeGen/ProcessImplicitDefs.cpp | |
| parent | 8b1986b5cb2c4282aab50794e05be412fbc421d1 (diff) | |
| download | bcm5719-llvm-a79b0620a08d94a58fd48787e78cc83924632ad8.tar.gz bcm5719-llvm-a79b0620a08d94a58fd48787e78cc83924632ad8.zip | |
Add a TargetOption to enable/disable GlobalISel
Summary:
This patch adds a new target option in order to control GlobalISel.
This will allow the users to enable/disable GlobalISel prior to the
backend by calling `TargetMachine::setGlobalISel(bool Enable)`.
No test case as there is already a test to check GlobalISel
command line options.
See: CodeGen/AArch64/GlobalISel/gisel-commandline-option.ll.
Reviewers: qcolombet, aemerson, ab, dsanders
Reviewed By: qcolombet
Subscribers: rovka, javed.absar, kristof.beyls, llvm-commits
Differential Revision: https://reviews.llvm.org/D42137
llvm-svn: 322773
Diffstat (limited to 'llvm/lib/CodeGen/ProcessImplicitDefs.cpp')
0 files changed, 0 insertions, 0 deletions

