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

speed up a brutal macro-expansion torture test by about 30% (1.5 -> 1.0s)

by turning vectors of vectors into a single vector, reducing pressure on
malloc.  This can still be improved.

llvm-svn: 38753
parent 7fa8c889
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