.. |
ArgumentPromotion.cpp
|
Add explicit keywords.
|
2009-02-18 16:37:45 +00:00 |
CMakeLists.txt
|
Rename AddReadAttrs to FunctionAttrs, and teach it how
|
2008-12-31 16:14:43 +00:00 |
ConstantMerge.cpp
|
Add the private linkage.
|
2009-01-15 20:18:42 +00:00 |
DeadArgumentElimination.cpp
|
use CallSite::isCalle instead of slow getOperandNo
|
2009-01-23 21:17:04 +00:00 |
DeadTypeElimination.cpp
|
|
|
ExtractGV.cpp
|
Add the private linkage.
|
2009-01-15 20:18:42 +00:00 |
FunctionAttrs.cpp
|
This debug info special case should no longer
|
2009-03-09 11:57:08 +00:00 |
GlobalDCE.cpp
|
If an alias is dead and so is its aliasee, then globaldce would
|
2009-02-17 23:05:26 +00:00 |
GlobalOpt.cpp
|
use MemTransferInst.
|
2009-03-08 03:37:35 +00:00 |
IndMemRemoval.cpp
|
Introduce new linkage types linkonce_odr, weak_odr, common_odr
|
2009-03-07 15:45:40 +00:00 |
InlineAlways.cpp
|
Adjustments to last patch based on review.
|
2009-01-09 01:30:11 +00:00 |
Inliner.cpp
|
Add the private linkage.
|
2009-01-15 20:18:42 +00:00 |
InlineSimple.cpp
|
Adjustments to last patch based on review.
|
2009-01-09 01:30:11 +00:00 |
Internalize.cpp
|
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
|
2009-01-28 13:14:17 +00:00 |
IPConstantPropagation.cpp
|
introduce a useful abstraction to find out if a Use is in the call position of an instruction
|
2009-01-22 21:35:57 +00:00 |
IPO.cpp
|
add a bunch more passes to the C bindings (PR3734), patch by
|
2009-03-06 16:52:18 +00:00 |
LoopExtractor.cpp
|
|
|
LowerSetJmp.cpp
|
|
|
Makefile
|
Removed trailing whitespace from Makefiles.
|
2009-01-09 16:44:42 +00:00 |
MergeFunctions.cpp
|
Add the private linkage.
|
2009-01-15 20:18:42 +00:00 |
PartialSpecialization.cpp
|
Keep calling-convention and tail-call bit when creating new invoke or call.
|
2009-03-08 19:02:17 +00:00 |
PruneEH.cpp
|
|
|
RaiseAllocations.cpp
|
|
|
StripDeadPrototypes.cpp
|
|
|
StripSymbols.cpp
|
Recursively remove dead argument while removing llvm.dbg.declare intrinsic.
|
2009-03-03 21:31:02 +00:00 |
StructRetPromotion.cpp
|
introduce a useful abstraction to find out if a Use is in the call position of an instruction
|
2009-01-22 21:35:57 +00:00 |