1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms/IPO
Dan Gohman 7dd04fb91c More explicit keywords.
llvm-svn: 40673
2007-08-01 15:32:29 +00:00
..
ArgumentPromotion.cpp New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
ConstantMerge.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
DeadArgumentElimination.cpp New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
DeadTypeElimination.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
ExtractFunction.cpp More explicit keywords. 2007-08-01 15:32:29 +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 Inliner pass header file was moved. 2007-06-19 22:29:50 +00:00
InlineSimple.cpp Use SmallPtrSet. 2007-07-27 18:34:27 +00:00
Internalize.cpp More explicit keywords. 2007-08-01 15:32:29 +00:00
IPConstantPropagation.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
LoopExtractor.cpp More explicit keywords. 2007-08-01 15:32:29 +00:00
LowerSetJmp.cpp New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
PruneEH.cpp New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
RaiseAllocations.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
SimplifyLibCalls.cpp New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
StripDeadPrototypes.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
StripSymbols.cpp More explicit keywords. 2007-08-01 15:32:29 +00:00