..
BasicBlockUtils.cpp
Spell `necessary' correctly.
2003-08-18 14:43:39 +00:00
BreakCriticalEdges.cpp
Remove unnecesary &*'s
2003-04-23 16:37:45 +00:00
CloneFunction.cpp
Refactor CloneFunction to expose the new CloneBasicBlock function
2003-04-18 03:50:09 +00:00
CloneModule.cpp
Make sure that the cloned module retains the type symbol table entries!
2003-04-24 17:15:33 +00:00
CloneTrace.cpp
Fixed comment width, changed arg to be const, fixed indentation, removed unnecessary includes.
2003-05-31 20:01:37 +00:00
DemoteRegToStack.cpp
Minor cleanups, no functional changes
2003-09-20 14:36:23 +00:00
InlineFunction.cpp
Fix bugs in the last change
2003-09-22 23:30:59 +00:00
Linker.cpp
Fix bug where we considered function types equivalent even if they had differing numbers of arguments
2003-08-28 16:42:50 +00:00
Local.cpp
Implement SimplifyCFG/2003-08-17-FoldSwitch.ll:test5
2003-08-23 23:18:19 +00:00
LoopSimplify.cpp
Renamed DominatorTree::Node::getNode() -> getBlock()
2003-09-11 16:26:13 +00:00
LowerAllocations.cpp
Use new interface, simplifies code
2003-08-31 00:22:27 +00:00
LowerSwitch.cpp
Fix bug: LowerSwitch/2003-08-23-EmptySwitch.ll
2003-08-23 22:54:34 +00:00
Makefile
Mem2Reg.cpp
Rename Function::getEntryNode -> getEntryBlock
2003-09-20 14:39:18 +00:00
PromoteMemoryToRegister.cpp
Two small cleanups/speedups:
2003-10-05 02:37:36 +00:00
SimplifyCFG.cpp
Eliminate support for the llvm.unwind intrinisic, using the Unwind instruction instead
2003-09-08 19:44:26 +00:00
UnifyFunctionExitNodes.cpp
Expand the pass to unify all of the unwind blocks as well
2003-09-10 20:34:51 +00:00
ValueMapper.cpp
ValueMapper.h