llvm-6502/lib/Transforms/Utils
2003-11-06 19:46:29 +00:00
..
BasicBlockUtils.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
BreakCriticalEdges.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
CloneFunction.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
CloneModule.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
CloneTrace.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
DemoteRegToStack.cpp Various cleanups and efficiency improvements 2003-11-06 19:46:29 +00:00
InlineFunction.cpp Get the list of PHI node values before the basic block is split. Also, add 2003-10-27 05:33:09 +00:00
Linker.cpp Further fixes for PR93 2003-11-05 20:37:01 +00:00
Local.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
PromoteMemoryToRegister.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
UnifyFunctionExitNodes.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
ValueMapper.cpp Yet more fixes for constant expr shifts 2003-11-05 20:43:58 +00:00
ValueMapper.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00