1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Transforms/IPO
Nick Lewycky c4e3206edc Disable aliases on all platforms.
llvm-svn: 108417
2010-07-15 06:48:56 +00:00
..
ArgumentPromotion.cpp cache result of operator* 2010-07-12 14:15:10 +00:00
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp Make bugpoint dead-argument-hacking actually work, and actually test it. 2010-06-07 20:20:33 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp cache result of operator* 2010-07-12 14:13:15 +00:00
InlineAlways.cpp
Inliner.cpp Grammar. 2010-07-13 18:27:13 +00:00
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp cache result of operator* 2010-07-12 14:14:03 +00:00
IPO.cpp
LoopExtractor.cpp
LowerSetJmp.cpp cache results of operator* 2010-07-12 14:12:11 +00:00
Makefile
MergeFunctions.cpp Disable aliases on all platforms. 2010-07-15 06:48:56 +00:00
PartialInlining.cpp Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
PartialSpecialization.cpp Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
PruneEH.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp Debugging infomration is encoded in llvm IR using metadata. This is designed 2010-07-01 19:49:20 +00:00
StructRetPromotion.cpp cache dereferenced iterators 2010-07-12 11:19:24 +00:00