Files
llvm-6502/lib/Transforms/Scalar
Chris Lattner 2ee743b53b only try to fold constantexpr operands when the worklist is first populated,
don't bother every time going around the main worklist.  This speeds up a 
release-asserts opt -std-compile-opts on 403.gcc by about 4% (1.5s).  It
seems to speed up the most expensive instances of instcombine by ~10%.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84171 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-15 04:59:28 +00:00
..
2009-10-06 19:45:38 +00:00
2009-10-14 17:29:00 +00:00
2009-10-14 17:29:00 +00:00
2009-10-14 17:29:00 +00:00
2009-09-02 06:15:37 +00:00