Skip to content
Commit 43cecb12 authored by Cameron Zwarich's avatar Cameron Zwarich
Browse files

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.

llvm-svn: 122741
parent b5d1579c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment