Use a DenseMap instead of an std::map for the value numbering. This reduces...
Use a DenseMap instead of an std::map for the value numbering. This reduces the time to optimize lencod on a PPC Debug build from ~300s to ~140s. llvm-svn: 37668
Loading
Please register or sign in to comment