diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2015-09-23 09:19:54 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2015-09-23 09:19:54 +0000 |
commit | f2ed5c68d2c44588e7059212589de328768bf7c6 (patch) | |
tree | 0260a4b0df05e51e93994745ed845d6776e12de2 /clang/lib/Driver/Tools.cpp | |
parent | 9cb018b6b66ceb2ae999d4f4c5e299d3062cb9d6 (diff) | |
download | bcm5719-llvm-f2ed5c68d2c44588e7059212589de328768bf7c6.tar.gz bcm5719-llvm-f2ed5c68d2c44588e7059212589de328768bf7c6.zip |
[ARM] Add option to force fast-isel
The ARM backend has some logic that only allows the fast-isel to be enabled for
subtargets where it is known to be stable. This adds a backend option to
override this and force the fast-isel to be used for any target, to allow it to
be tested.
This is an ARM-specific option, because no other backend disables the fast-isel
on a per-subtarget basis.
llvm-svn: 248369
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions