commit | 7cb4fa20b5534decf527a6bfcc74bd79ea11cbb1 | [log] [tgz] |
---|---|---|
author | Cameron Zwarich <zwarich@apple.com> | Mon Jan 03 06:33:01 2011 +0000 |
committer | Cameron Zwarich <zwarich@apple.com> | Mon Jan 03 06:33:01 2011 +0000 |
tree | 4371e4b1c48dea125f7f169b54991d88052c21fb | |
parent | db5f5e64fe2a7266fe5ed126fa2e92e5c0f71833 [diff] |
Switch a worklist in CodeGenPrepare to SmallVector and increase the inline capacity on the Visited SmallPtrSet. On 403.gcc, this is about a 4.5% speedup of CodeGenPrepare time (which itself is 10% of time spent in the backend). This is progress towards PR8889. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122741 91177308-0d34-0410-b5e6-96231b3b80d8