"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3ca67ba67f259be88725fbd6474656e7311c430b"
Switch pointers over to using a FoldingSet to unique them instead of
"obviously braindead" linear searches. reduces the number of slow type lookups from 10K to 883 on carbon.h, speeding up parsing from 3.5 to 1.26s. llvm-svn: 39312
Loading
Please register or sign in to comment