llvm-6502/lib/Transforms/IPO
Daniel Dunbar f6ccee5a9d Switch to getNameStr().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76962 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-24 08:24:36 +00:00
..
ArgumentPromotion.cpp Remove unnecessary store to temporary std::string. 2009-07-22 20:46:46 +00:00
CMakeLists.txt Update CMake files. 2009-07-21 17:43:20 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp Switch to getNameStr(). 2009-07-24 08:24:36 +00:00
DeadTypeElimination.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
ExtractGV.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
FunctionAttrs.cpp Fix PR3754: don't mark functions that wrap MallocInst with 2009-05-06 08:42:00 +00:00
GlobalDCE.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
GlobalOpt.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
IndMemRemoval.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
InlineAlways.cpp
Inliner.cpp Add line breaks to make the debug output a bit more readable. 2009-07-18 05:12:58 +00:00
InlineSimple.cpp
Internalize.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
IPConstantPropagation.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
IPO.cpp
LoopExtractor.cpp
LowerSetJmp.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
Makefile
MergeFunctions.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
PartialInlining.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
PartialSpecialization.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
PruneEH.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
RaiseAllocations.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
StripDeadPrototypes.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
StripSymbols.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
StructRetPromotion.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00