Chris Lattner 2ac6e2354a licm is wasting time hoisting constant foldable operations,
instead of hoisting them, just fold them away.  This occurs in the
testcase for PR8041, for example.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112669 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-31 23:00:16 +00:00
..
2010-08-29 04:53:24 +00:00
2010-08-18 02:41:56 +00:00
2010-08-31 21:21:25 +00:00