llvm/lib/Transforms/IPO
Chris Lattner f0a9aaba4c When rebuilding constant structs, make sure to honor the isPacked bit.
This fixes PR1491 and GlobalOpt/2007-06-04-PackedStruct.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37423 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-04 22:23:42 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
GlobalDCE.cpp
GlobalOpt.cpp When rebuilding constant structs, make sure to honor the isPacked bit. 2007-06-04 22:23:42 +00:00
IndMemRemoval.cpp
Inliner.cpp
Inliner.h
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp
SimplifyLibCalls.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp