.. |
BasicBlockUtils.cpp
|
Finegrainify namespacification
|
2004-01-09 06:12:26 +00:00 |
BreakCriticalEdges.cpp
|
Fix bug: test/Regression/Transforms/LowerInvoke/2004-02-29-PHICrash.llx
|
2004-02-29 22:24:41 +00:00 |
CloneFunction.cpp
|
Minor speedup, don't query ValueMap each time through the loop
|
2004-02-04 21:44:26 +00:00 |
CloneModule.cpp
|
Finegrainify namespacification
|
2004-01-09 06:12:26 +00:00 |
CloneTrace.cpp
|
Give CloneBasicBlock an optional function argument to specify which function
|
2004-02-04 01:19:43 +00:00 |
CodeExtractor.cpp
|
Implement ExtractCodeRegion()
|
2004-03-02 00:20:57 +00:00 |
DemoteRegToStack.cpp
|
Finegrainify namespacification
|
2004-01-09 06:12:26 +00:00 |
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
|
Clean up #includes
|
2004-01-12 19:56:36 +00:00 |
LoopExtractor.cpp
|
Make a note that this is usually used via bugpoint.
|
2004-03-02 00:19:09 +00:00 |
LoopSimplify.cpp
|
Fix another dominator update bug. These bugs keep getting exposed because GCSE
|
2004-02-05 23:20:59 +00:00 |
LowerAllocations.cpp
|
Don't emit things like malloc(16*1). Allocation instructions are fixed arity now.
|
2004-03-03 01:40:53 +00:00 |
LowerInvoke.cpp
|
Disable tail duplication in a case that breaks on Olden/tsp
|
2004-03-01 01:12:13 +00:00 |
LowerSwitch.cpp
|
Fix incorrect debug code
|
2004-02-25 15:15:04 +00:00 |
Makefile
|
|
|
Mem2Reg.cpp
|
Finegrainify namespacification
|
2004-01-09 06:02:20 +00:00 |
PromoteMemoryToRegister.cpp
|
Bunch up all locally used allocas by the block they are allocated in, and
|
2004-02-03 22:34:12 +00:00 |
SimplifyCFG.cpp
|
Implement switch->br and br->switch folding by ripping out the switch->switch
|
2004-02-28 21:28:10 +00:00 |
UnifyFunctionExitNodes.cpp
|
Minor cleanups and simplifications
|
2003-11-21 16:52:05 +00:00 |
ValueMapper.cpp
|
Adjustments to support the new ConstantAggregateZero class
|
2004-02-15 05:55:15 +00:00 |
ValueMapper.h
|
Finegrainify namespacification
|
2004-01-09 06:12:26 +00:00 |