.. |
ADCE.cpp
|
The word dependent' has no a'.
|
2003-08-21 22:14:26 +00:00 |
ConstantProp.cpp
|
Hopefully, the final fix for `[Pp]ropogate'.
|
2003-05-20 21:01:22 +00:00 |
CorrelatedExprs.cpp
|
DEBUG got moved to Support/Debug.h
|
2003-08-01 22:15:03 +00:00 |
DCE.cpp
|
- Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to
|
2002-10-21 20:00:28 +00:00 |
DecomposeMultiDimRefs.cpp
|
Factory methods for function passes now return type FunctionPass *.
|
2003-08-14 06:09:32 +00:00 |
GCSE.cpp
|
Don't corrupt memory when removing an instruction from the program, but
|
2003-06-17 03:57:18 +00:00 |
IndVarSimplify.cpp
|
DEBUG got moved to Support/Debug.h
|
2003-08-01 22:15:03 +00:00 |
InstructionCombining.cpp
|
Implement instcombine optimizations:
|
2003-08-13 20:16:26 +00:00 |
LICM.cpp
|
Fixed minor bug in SafeToHoist and made some changes suggested by Chris.
|
2003-08-05 20:39:02 +00:00 |
LoopSimplify.cpp
|
Fix grammar, add comment
|
2003-08-18 22:54:06 +00:00 |
LowerAllocations.cpp
|
The word dependent' has no a'.
|
2003-08-21 22:14:26 +00:00 |
LowerSwitch.cpp
|
Factory methods for FunctionPasses now return type FunctionPass *.
|
2003-08-13 18:18:15 +00:00 |
Makefile
|
*** empty log message ***
|
2002-07-23 17:52:38 +00:00 |
Mem2Reg.cpp
|
Fix bug: Mem2Reg/2003-06-26-IterativePromote.ll
|
2003-06-25 14:58:56 +00:00 |
PiNodeInsertion.cpp
|
- Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to
|
2002-10-21 20:00:28 +00:00 |
PRE.cpp
|
DEBUG got moved to Support/Debug.h
|
2003-08-01 22:15:03 +00:00 |
Reassociate.cpp
|
Spell `necessary' correctly.
|
2003-08-18 14:43:39 +00:00 |
ScalarReplAggregates.cpp
|
DEBUG got moved to Support/Debug.h
|
2003-08-01 22:15:03 +00:00 |
SCCP.cpp
|
Spell `necessary' correctly.
|
2003-08-18 14:43:39 +00:00 |
SimplifyCFG.cpp
|
Updates to work with recent Statistic's changes:
|
2002-10-01 22:38:41 +00:00 |
SymbolStripping.cpp
|
- Eliminated the deferred symbol table stuff in Module & Function, it really
|
2002-11-20 18:36:02 +00:00 |
TailDuplication.cpp
|
Fix bug: TailDup/2003-08-23-InvalidatedPointers.ll
|
2003-08-23 20:08:30 +00:00 |