summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2015-12-10 09:10:07 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2015-12-10 09:10:07 +0000
commite451eeff5c7e070764584aba20ffdd8919b4b4cd (patch)
treecf39e2e65ff55d935c61661e58aa5bcacdbde16e /clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
parentb72a9c6f02e4b2db591257c4ea67ae00257950bb (diff)
downloadbcm5719-llvm-e451eeff5c7e070764584aba20ffdd8919b4b4cd.tar.gz
bcm5719-llvm-e451eeff5c7e070764584aba20ffdd8919b4b4cd.zip
[PostRA scheduling] Allow a target to do scheduling when it wants post RA.
SystemZ needs to do its scheduling after branch relaxation, which can only happen after block placement, and therefore the standard PostRAScheduler point in the pass sequence is too early. TargetMachine::targetSchedulesPostRAScheduling() is a new method that signals on returning true that target will insert the final scheduling pass on its own. Reviewed by Hal Finkel llvm-svn: 255234
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/SymbolManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud