llvm-6502/lib/Transforms/IPO
David Greene f1355a55f8 Update InvokeInst to work like CallInst
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41506 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-27 19:04:21 +00:00
..
ArgumentPromotion.cpp Update InvokeInst to work like CallInst 2007-08-27 19:04:21 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp Update InvokeInst to work like CallInst 2007-08-27 19:04:21 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp More explicit keywords. 2007-08-01 15:32:29 +00:00
GlobalDCE.cpp
GlobalOpt.cpp
IndMemRemoval.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp More explicit keywords. 2007-08-01 15:32:29 +00:00
IPConstantPropagation.cpp
LoopExtractor.cpp Use SmallVector instead of std::vector. 2007-08-21 00:31:24 +00:00
LowerSetJmp.cpp Update InvokeInst to work like CallInst 2007-08-27 19:04:21 +00:00
Makefile
PruneEH.cpp New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
RaiseAllocations.cpp Change comments to refer to @malloc and @free instead of %malloc and %free. 2007-08-27 16:11:48 +00:00
SimplifyLibCalls.cpp New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp More explicit keywords. 2007-08-01 15:32:29 +00:00