.. |
ADCE.cpp
|
Fix ADCE/2003-12-19-MergeReturn.llx
|
2003-12-19 09:08:34 +00:00 |
ConstantProp.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
CorrelatedExprs.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
DCE.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
DecomposeMultiDimRefs.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
GCSE.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
IndVarSimplify.cpp
|
More minor non-functional changes. This now computes the exit condition, though
|
2003-12-23 07:47:09 +00:00 |
InstructionCombining.cpp
|
Factor code out into the Utils library
|
2003-12-19 05:58:40 +00:00 |
LICM.cpp
|
Remove the wierd "Operands" loop, by traversing basicblocks in reverse order
|
2003-12-19 08:18:16 +00:00 |
Makefile
|
Added LLVM copyright notice to Makefiles.
|
2003-10-20 22:26:57 +00:00 |
PiNodeInsertion.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
PRE.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
Reassociate.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
ScalarReplAggregates.cpp
|
Finegrainify namespacification
|
2003-12-02 17:43:55 +00:00 |
SCCP.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
SimplifyCFG.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
SymbolStripping.cpp
|
Finegrainify namespacification
|
2003-11-22 01:29:35 +00:00 |
TailDuplication.cpp
|
Put all LLVM code into the llvm namespace, as per bug 109.
|
2003-11-11 22:41:34 +00:00 |
TailRecursionElimination.cpp
|
Refactor code just a little bit, allowing us to implement TailCallElim/return_constant.ll
|
2003-12-14 23:57:39 +00:00 |