Skip to content
Commit b6a4ba80 authored by Chris Lattner's avatar Chris Lattner
Browse files

Change the rename pass to be "tail recursive", only adding N-1 successors

to the worklist, and handling the last one with a 'tail call'.  This speeds
up PR1432 from 2.0578s to 2.0012s (2.8%)

llvm-svn: 40822
parent 840259c8
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