1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Transforms/Scalar
2003-11-03 04:25:02 +00:00
..
ADCE.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
ConstantProp.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
CorrelatedExprs.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
DCE.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
DecomposeMultiDimRefs.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
GCSE.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
IndVarSimplify.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
InstructionCombining.cpp Implement InstCombine/cast-set.ll: test1, test2, test7 2003-11-03 04:25:02 +00:00
LICM.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
LoopSimplify.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
LowerAllocations.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
LowerInvoke.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
LowerSwitch.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Mem2Reg.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
PiNodeInsertion.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
PRE.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Reassociate.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
ScalarReplAggregates.cpp Fix PR66 & ScalarRepl/2003-10-29-ArrayProblem.ll 2003-10-29 17:55:44 +00:00
SCCP.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SimplifyCFG.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SymbolStripping.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
TailDuplication.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
TailRecursionElimination.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00