llvm-project/llvm/tools/gccas
Chris Lattner 387d76a983 * 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
2002-09-22 18:50:22 +00:00
..
Makefile gcc3.1.1 seems much more selective about what it loads from archives, and 2002-09-18 02:20:58 +00:00
gccas.cpp * Remove the -stopraise option, which is no longer needed now that we have 2002-09-22 18:50:22 +00:00