"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f405b5e53201ad4bba53ae553dae7dda87a87beb"
Change FindEarliestCallSeqEnd (used by libcall insertion) to use a set to
avoid revisiting nodes more than once. This eliminates a source of potentially exponential behavior. For a small function in 191.fma3d (hexah_stress_divergence_), this speeds up isel from taking > 20mins to taking 0.07s. llvm-svn: 22680
Loading
Please register or sign in to comment