summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2013-09-04 21:00:11 +0000
committerAndrew Trick <atrick@apple.com>2013-09-04 21:00:11 +0000
commit66c3dfbf8c137ae51afe29fce817b9b071dde1c9 (patch)
tree26a59d25b0e76e4c3851061f871589ab3ce4a783 /clang/lib/CodeGen/CodeGenModule.cpp
parenta6e877707f19e32c078552f43e22ac18ef3a1e8c (diff)
downloadbcm5719-llvm-66c3dfbf8c137ae51afe29fce817b9b071dde1c9.tar.gz
bcm5719-llvm-66c3dfbf8c137ae51afe29fce817b9b071dde1c9.zip
mi-sched: Suppress register pressure tracking when the scheduling window is too small.
If the instruction window is < NumRegs/2, pressure tracking is not likely to be effective. The scheduler has to process a very large number of tiny blocks. We want this to be fast. llvm-svn: 189991
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud