diff options
| author | Simon Dardis <simon.dardis@imgtec.com> | 2016-05-27 15:13:31 +0000 |
|---|---|---|
| committer | Simon Dardis <simon.dardis@imgtec.com> | 2016-05-27 15:13:31 +0000 |
| commit | d0e83bad13b1f61e4f4821042fadee9b85ea6d22 (patch) | |
| tree | 22ef85d8d1ed3a5a81a949e72916877a68fdf14f /llvm/lib/CodeGen/StackColoring.cpp | |
| parent | 406b469de44583da88bfba158a161643908d14e0 (diff) | |
| download | bcm5719-llvm-d0e83bad13b1f61e4f4821042fadee9b85ea6d22.tar.gz bcm5719-llvm-d0e83bad13b1f61e4f4821042fadee9b85ea6d22.zip | |
[mips] Compact branch policy setting.
This patch adds the commandline option -mcompact-branches={never,optimal,always),
which controls how LLVM generates compact branches for MIPSR6 targets. By default,
the compact branch policy is 'optimal' where LLVM will generate the most
appropriate branch for any situation. The 'never' and 'always' policy will disable
or always generate compact branches wherever possible respectfully.
Reviewers: dsanders, vkalintiris, atanasyan
Differential Revision: http://reviews.llvm.org/D20729
llvm-svn: 271000
Diffstat (limited to 'llvm/lib/CodeGen/StackColoring.cpp')
0 files changed, 0 insertions, 0 deletions

