..
ADCE.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
BasicBlockPlacement.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
CodeGenPrepare.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
CondPropagate.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
ConstantProp.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
DCE.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
DeadStoreElimination.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
GCSE.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
GVN.cpp
Go back to passing the analyses around as parameters.
2008-05-12 20:15:55 +00:00
GVNPRE.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
IndVarSimplify.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
InstructionCombining.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
JumpThreading.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
LICM.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
LoopDeletion.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
LoopIndexSplit.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
LoopRotation.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
LoopStrengthReduce.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
LoopUnroll.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
LoopUnswitch.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00
MemCpyOptimizer.cpp
processStore may delete the instruction, avoid
2008-05-04 08:51:25 +00:00
PredicateSimplifier.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
Reassociate.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
Reg2Mem.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
Scalar.cpp
C and Objective Caml bindings for mem2reg and reg2mem.
2008-03-20 17:16:03 +00:00
ScalarReplAggregates.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
SCCP.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
SimplifyCFG.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
SimplifyLibCalls.cpp
Fix: Some classes were derived from a class in an anonymous namespace, but they
2008-05-05 21:37:59 +00:00
TailDuplication.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
TailRecursionElimination.cpp
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00