llvm-6502/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 Fix typo in comment. 2007-05-06 13:37:16 +00:00
ConstantMerge.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
DeadArgumentElimination.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
DeadTypeElimination.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
ExtractFunction.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
GlobalDCE.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
GlobalOpt.cpp When rebuilding constant structs, make sure to honor the isPacked bit. 2007-06-04 22:23:42 +00:00
IndMemRemoval.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
Inliner.cpp Fix PR1395, by passing the ID correctly 2007-05-06 23:13:56 +00:00
Inliner.h Fix PR1395, by passing the ID correctly 2007-05-06 23:13:56 +00:00
InlineSimple.cpp Fix PR1395, by passing the ID correctly 2007-05-06 23:13:56 +00:00
Internalize.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
IPConstantPropagation.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
LoopExtractor.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
LowerSetJmp.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
PruneEH.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
RaiseAllocations.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
SimplifyLibCalls.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
StripDeadPrototypes.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
StripSymbols.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00