aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2011-06-01 03:27:56 +0000
committerAndrew Trick <atrick@apple.com>2011-06-01 03:27:56 +0000
commit18c9b37a426464040a95440c519ae925f1708cac (patch)
tree868f458f66dfd0381e557e06b9fbd8f2701cd964 /lldb/scripts/Python
parent4ce288e3e41b3d134bafdf684a5063179f47b361 (diff)
downloadllvm-18c9b37a426464040a95440c519ae925f1708cac.zip
llvm-18c9b37a426464040a95440c519ae925f1708cac.tar.gz
llvm-18c9b37a426464040a95440c519ae925f1708cac.tar.bz2
Add an issue width check to the postRA scheduler. Patch by Max Kazakov!
For targets with no itinerary (x86) it is a nop by default. For targets with issue width already expressed in the itinerary (ARM) it bypasses a scoreboard check but otherwise does not affect the schedule. It does make the code more consistent and complete and allows new targets to specify their issue width in an arbitrary way. llvm-svn: 132385
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions