Skip to content
Commit 72bb66a4 authored by Evan Cheng's avatar Evan Cheng
Browse files

Eliminate reachability matrix. It has to be calculated before any instruction

selection is done. That's rather expensive especially in situations where it
isn't really needed.
Move back to a searching the predecessors, but make use of topological order
to trim the search space.

llvm-svn: 29559
parent bb7dc538
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