"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "91ddaa1b48f720a66b070148aba830e21bb0056f"
1. constants can never occur in the symbol table.
2. All function-level constants are now incorporated into the module-level constant pool, since the compaction table was removed. Eliminate extra work to check for them. This speeds up the bcwriter from 24.4s to 13.1s on 447.dealII and .73 -> .56s on kc++ in a release build. llvm-svn: 34084
Loading
Please register or sign in to comment