summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-05-04 19:16:39 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-05-04 19:16:39 +0000
commit9add880566dadeaa475ad742dbeb68f19a68fa30 (patch)
treec9eeb013f994ce8c3944c39b39526ba95296a3fa /llvm/lib/CodeGen/MachineInstr.cpp
parent53af9da363797731334026d0211c0f86df12f6fa (diff)
downloadbcm5719-llvm-9add880566dadeaa475ad742dbeb68f19a68fa30.tar.gz
bcm5719-llvm-9add880566dadeaa475ad742dbeb68f19a68fa30.zip
Initial support for register pressure aware scheduling. The register reduction
scheduler can go into a "vertical mode" (i.e. traversing up the two-address chain, etc.) when the register pressure is low. This does seem to reduce the number of spills in the cases I've looked at. But with x86, it's no guarantee the performance of the code improves. It can be turned on with -sched-vertically option. llvm-svn: 28108
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud