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-23 19:24:12 +00:00
2010-08-30 21:54:03 +00:00
2010-08-31 22:38:00 +00:00