Chris Lattner ac98024e5d Run an instcombine pass after inlining but before scalarrepl. This allows
instcombine to clean up the code, which makes more code suitable for SRoA.
This helps C++ code in particular, e.g. speeding up tramp3d by 31%.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33235 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-15 07:41:51 +00:00
..
2007-01-07 08:13:39 +00:00
2007-01-15 02:41:46 +00:00
2006-12-13 08:10:16 +00:00
2006-12-13 16:54:24 +00:00