1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/tools/gccas
Chris Lattner d01dffe97f * 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
..
gccas.cpp * Remove the -stopraise option, which is no longer needed now that we have 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