"llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp" did not exist on "b369ee4c4818726ca2bd0c3eb1fca81948f004a3"
-
Cameron Zwarich authored
they all ready do). This removes two dominator recomputations prior to isel, which is a 1% improvement in total llc time for 403.gcc. The only potentially suspect thing is making GCStrategy recompute dominators if it used a custom lowering strategy. llvm-svn: 123064
84986b29
Loading