llvm-6502/lib/Transforms/Utils
2004-02-17 21:56:04 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneModule.cpp
CloneTrace.cpp
DemoteRegToStack.cpp
InlineFunction.cpp Fix compilation of 126.gcc: intrinsic functions cannot throw, so they are not 2004-02-13 16:47:35 +00:00
Linker.cpp Fix PR245: Linking weak and strong global variables is dependent on link order 2004-02-17 21:56:04 +00:00
Local.cpp
LoopSimplify.cpp
LowerAllocations.cpp
LowerInvoke.cpp Instead of producing calls to setjmp/longjmp, produce uses of the 2004-02-15 22:24:27 +00:00
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp Implement test/Regression/Transforms/SimplifyCFG/UncondBranchToReturn.ll, 2004-02-16 06:35:48 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp Adjustments to support the new ConstantAggregateZero class 2004-02-15 05:55:15 +00:00
ValueMapper.h