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

rewrite DwarfEHPrepare to use SSAUpdater to promote its allocas

instead of PromoteMemToReg.  This allows it to stop using DF and DT,
eliminating a computation of DT and DF from clang -O3.  Clang is now
down to 2 runs of DomFrontier.

llvm-svn: 112457
parent 981a0c46
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