llvm-6502/lib/Transforms/IPO
Duncan Sands cbb8badce8 Make PruneEH update the nounwind/noreturn attributes
on functions as it calculates them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44802 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 19:09:40 +00:00
..
ArgumentPromotion.cpp Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
GlobalDCE.cpp
GlobalOpt.cpp Fix the regression on Transforms/GlobalOpt/deadglobal-2.ll from my 2007-11-13 21:46:23 +00:00
IndMemRemoval.cpp
Inliner.cpp
InlineSimple.cpp Don't crash on bogus llvm.noinline. This is first part of PR1817 (preventing reduction) 2007-11-22 22:30:10 +00:00
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp Allow the block extractor take to take a list of basic blocks to not extract 2007-11-14 06:47:06 +00:00
LowerSetJmp.cpp Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
Makefile
PruneEH.cpp Make PruneEH update the nounwind/noreturn attributes 2007-12-10 19:09:40 +00:00
RaiseAllocations.cpp
SimplifyLibCalls.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp Finishing initial docs for all transformations in Passes.html. 2007-11-04 16:15:04 +00:00