aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/LazyValueInfo.cpp
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2012-05-17 18:35:10 +0000
committerAndrew Trick <atrick@apple.com>2012-05-17 18:35:10 +0000
commit73a0d8ecf838a9b333c9865d2a4b72c5768fb49f (patch)
tree0b00d2eb7d1c45e7fa110eeb6c92cf6f78c31367 /lib/Analysis/LazyValueInfo.cpp
parent0556bd35e564c89149aa02ea8d76f539c87ee875 (diff)
misched: Added 3-level regpressure back-off.
Introduce the basic strategy for register pressure scheduling. 1) Respect target limits at all times. 2) Indentify critical register classes (pressure sets). Track pressure within the scheduled region. Avoid increasing scheduled pressure for critical registers. 3) Avoid exceeding the max pressure of the region prior to scheduling. Added logic for picking between the top and bottom ready Q's based on regpressure heuristics. Status: functional but needs to be asjusted to achieve good results. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157006 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/LazyValueInfo.cpp')
0 files changed, 0 insertions, 0 deletions