OSDN Git Service

Implement SRA of heap allocations.
authorChris Lattner <sabre@nondot.org>
Sat, 30 Sep 2006 23:32:09 +0000 (23:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Sep 2006 23:32:09 +0000 (23:32 +0000)
commit8639503abe611a6655fc7ac78537770ce5983cb0
tree7cedf2e1e229e98d1d8d3793b9b7745c137f30e4
parentcb4f10b4d5e9ba2e37e70424b290dd1187ca6ea7
Implement SRA of heap allocations.

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