Change the basic block map in LoopInfo from a std::map to a DenseMap. This is...
Change the basic block map in LoopInfo from a std::map to a DenseMap. This is a 16% speedup running loops on test-suite + SPEC2000. Reviewed by Eric Christopher. llvm-svn: 120440
Loading
Please register or sign in to comment