aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2012-11-13 08:47:29 +0000
committerAndrew Trick <atrick@apple.com>2012-11-13 08:47:29 +0000
commit108c88c5b7cf7d8ebfd03750b148a13b4cc2de13 (patch)
tree01207e9dcdf54a8445beb968c60da34a1bd290ac /llvm/lib/Support/ErrorHandling.cpp
parent40534fe9a57ae27ba1d47834386d31c649c06972 (diff)
downloadllvm-108c88c5b7cf7d8ebfd03750b148a13b4cc2de13.zip
llvm-108c88c5b7cf7d8ebfd03750b148a13b4cc2de13.tar.gz
llvm-108c88c5b7cf7d8ebfd03750b148a13b4cc2de13.tar.bz2
misched: Allow subtargets to enable misched and dependent options.
This allows me to begin enabling (or backing out) misched by default for one subtarget at a time. To run misched we typically want to: - Disable SelectionDAG scheduling (use the source order scheduler) - Enable more aggressive coalescing (until we decide to always run the coalescer this way) - Enable MachineScheduler pass itself. Disabling PostRA sched may follow for some subtargets. llvm-svn: 167826
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions