diff options
author | Simon Dardis <simon.dardis@mips.com> | 2017-11-20 15:59:18 +0000 |
---|---|---|
committer | Simon Dardis <simon.dardis@mips.com> | 2017-11-20 15:59:18 +0000 |
commit | 1631d6ce13037e11bd6a740f317ae87158bc62c6 (patch) | |
tree | e563efe1097b29f0a3d3b35c284d7e31c84d985b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d642494828e4fa22e7b82556c5e040b2320dc72c (diff) | |
download | bcm5719-llvm-1631d6ce13037e11bd6a740f317ae87158bc62c6.tar.gz bcm5719-llvm-1631d6ce13037e11bd6a740f317ae87158bc62c6.zip |
[mips] Reorder target specific passes
Move the hazard scheduling pass to after the long branch pass, as the
long branch pass can create forbiddden slot hazards. Rather than complicating
the implementation of the long branch pass to handle forbidden slot hazards,
just reorder the passes.
llvm-svn: 318657
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions