llvm-6502/lib/Transforms/Utils
2003-03-07 18:13:41 +00:00
..
BasicBlockUtils.cpp - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
BreakCriticalEdges.cpp BreakCriticalEdges should update dominance frontier information as well as 2002-10-31 02:44:36 +00:00
CloneFunction.cpp Initial checkin of Module cloning support stuff 2002-11-20 20:47:41 +00:00
CloneModule.cpp Initial checkin of Module cloning support stuff 2002-11-20 20:47:41 +00:00
DemoteRegToStack.cpp This file implements the function DemoteRegToStack(), which takes a 2002-12-10 13:07:58 +00:00
Linker.cpp * Fix linking of opaque types and their non-opaque versions 2003-01-30 20:53:43 +00:00
Local.cpp Rename Instruction::hasSideEffects() -> mayWriteToMemory() 2003-02-24 20:48:32 +00:00
LoopSimplify.cpp Fix bug I introduced yesterday :( 2003-02-28 16:54:17 +00:00
LowerAllocations.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Mem2Reg.cpp Change the mem2reg interface to accept a TargetData argument 2003-03-03 17:25:18 +00:00
PromoteMemoryToRegister.cpp Change the mem2reg interface to accept a TargetData argument 2003-03-03 17:25:18 +00:00
SimplifyCFG.cpp Fix bug: SimplifyCFG/2003-03-07-DominateProblem.ll 2003-03-07 18:13:41 +00:00
UnifyFunctionExitNodes.cpp Fix bug I introduced with one of my previous changes. 2002-09-12 19:00:43 +00:00
ValueMapper.cpp Add debugging helper 2003-01-13 00:52:25 +00:00
ValueMapper.h Initial checkin of Module cloning support stuff 2002-11-20 20:47:41 +00:00