Continue improving support for ConstantDataAggregate, and use the
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jan 2012 02:32:04 +0000 (02:32 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jan 2012 02:32:04 +0000 (02:32 +0000)
commitd59ae907eea28285ece6696d6f3271b4ca578c0d
tree2dbab65ab7bc85b7edb1ba18b69525ba4f47570e
parente150e2df424b162710b36a1ec5ef90270ffb435b
Continue improving support for ConstantDataAggregate, and use the
new methods recently added to (sometimes greatly!) simplify code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149024 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalOpt.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
lib/Transforms/Scalar/SCCP.cpp
lib/VMCore/AsmWriter.cpp
lib/VMCore/ConstantFold.cpp