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

* Remove the -stopraise option, which is no longer needed now that we have

  the -debug-pass=Arguments option
* Run instcombining BEFORE mem2reg so that getelementptr X, long 0's are
  cleaned up.  This is also important because scalar replacement of aggr.
  will want instcombine to run before it goes as well.

llvm-svn: 3879
parent facc7512
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