diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-09-30 02:40:06 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-09-30 02:40:06 +0000 |
| commit | 1c5942fee93be15f90d0dc9a677368642bd9d9d8 (patch) | |
| tree | a0610679764e6bbe2a11a8931973e4363104236a /llvm/lib/System/Program.cpp | |
| parent | 28bc753cacb7cf4ae9c6f34c713dab6cb12011e5 (diff) | |
| download | bcm5719-llvm-1c5942fee93be15f90d0dc9a677368642bd9d9d8.tar.gz bcm5719-llvm-1c5942fee93be15f90d0dc9a677368642bd9d9d8.zip | |
Switch from defaulting to the 'local' spiller to the 'simple' spiller. The
two spillers produce perfectly identical code (at least on povray and eon),
but the simple spiller is substantially faster than the local spiller. Once
the local spiller is improved, we can switch back.
Switching cuts 5.2% off of the llc time for povray (about 1.3s).
llvm-svn: 16608
Diffstat (limited to 'llvm/lib/System/Program.cpp')
0 files changed, 0 insertions, 0 deletions

