- new SROA mallocs should have the mallocs running-or'ed, not the malloc's bitcast
authorVictor Hernandez <vhernandez@apple.com>
Sat, 7 Nov 2009 00:41:19 +0000 (00:41 +0000)
committerVictor Hernandez <vhernandez@apple.com>
Sat, 7 Nov 2009 00:41:19 +0000 (00:41 +0000)
commit631f3c0dfdf21b0702fcd9baa4ce79ec9ab360dc
tree6382d32751fe9385641dbf87d1b734aa8581eaa9
parent4d81d97a063504a09a7b40429acfe4372e93ed31
- new SROA mallocs should have the mallocs running-or'ed, not the malloc's bitcast
- fix ProcessInternalGlobal() debug output

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86317 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalOpt.cpp