commit | 5f7d2d45fdd7a62611b94d404aa925a8609b5ed6 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Sep 30 02:40:06 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Sep 30 02:40:06 2004 +0000 |
tree | 6664f7c150ffc656f1e7387d25f4722cca30053a | |
parent | 4ea1b828ebc5d2e8711acf13c2a3fdd7c14fe339 [diff] |
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). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16608 91177308-0d34-0410-b5e6-96231b3b80d8