llvm-6502/lib/Transforms/Utils
2004-10-22 16:10:39 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineFunction.cpp Fix Regression/Transforms/Inline/2004-10-17-InlineFunctionWithoutReturn.ll 2004-10-17 23:21:07 +00:00
Local.cpp Enhance hasConstantValue to ignore undef values in phi nodes. This allows it 2004-10-17 21:23:26 +00:00
LoopSimplify.cpp hasConstantValue will soon return instructions that don't dominate the PHI node, 2004-10-17 21:22:38 +00:00
LowerAllocations.cpp
LowerInvoke.cpp
LowerSelect.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp Correction to allow compilation with Visual C++. 2004-10-18 14:38:48 +00:00
SimplifyCFG.cpp Eliminate compilation warning on uninitialized variable. 2004-10-22 16:10:39 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h