Skip to content
Commit d7f677c5 authored by Chris Lattner's avatar Chris Lattner
Browse files

Make BytecodeWriter::outputValueSymbolTable *significantly* less abusive

of memory, through a combination of DenseMap and SmallVector.  This speeds
up bcwriter on 447.dealII from 1.31s to 0.82s (60% faster).

llvm-svn: 34141
parent 2aed25cf
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