Skip to content
Commit 1d8d7e4d authored by Shuxin Yang's avatar Shuxin Yang
Browse files

[GVN] Split critical-edge on the fly, instead of postpone edge-splitting to next

  iteration.
  
  This on step toward non-iterative GVN. My local hack suggests that getting rid
of iteration will speedup GVN by 30%+ on a medium sized input (2k LOC, C++).
I cannot explain why not 2x or more at this moment.

llvm-svn: 181532
parent 8797d39f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment