Fix for PR1022 (folding loads of static initializers) by Dan Gohman.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 29 Nov 2006 01:38:07 +0000 (01:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 29 Nov 2006 01:38:07 +0000 (01:38 +0000)
commita5a57d66f5717873dbf3c48b174c0b0ce54b6612
tree74ab46796f90e0eb5589612783da386a8b361a36
parent625bd052a3df8ef7bf016b1ad17a76283a56257a
Fix for PR1022 (folding loads of static initializers) by Dan Gohman.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32000 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp