..
IPA
reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an
2008-11-21 16:42:48 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
AliasAnalysisEvaluator.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
AliasDebugger.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
AliasSetTracker.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
Analysis.cpp
BasicAliasAnalysis.cpp
Teach basicaa to use the nocapture attribute when possible. When the
2008-12-15 18:59:22 +00:00
CFGPrinter.cpp
Rationalize the names of passes that print information:
2008-09-23 12:47:39 +00:00
CMakeLists.txt
add new file
2008-11-10 02:58:28 +00:00
ConstantFolding.cpp
Fix whitespace in comment.
2008-12-15 01:35:36 +00:00
DbgInfoPrinter.cpp
Add -print-dbginfo pass that prints LLVM IR with comments inserted to show
2008-12-16 09:09:19 +00:00
DebugInfo.cpp
Add utility functions to search for DbgStopPointInst corresponding to an
2008-12-16 09:07:36 +00:00
EscapeAnalysis.cpp
Trim #includes.
2008-10-16 20:18:31 +00:00
InstCount.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
Interval.cpp
IntervalPartition.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
LibCallAliasAnalysis.cpp
LibCallSemantics.cpp
LoopInfo.cpp
LoopPass.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
LoopVR.cpp
Avoid crashing if instruction is not part of a loop.
2008-10-27 10:18:45 +00:00
Makefile
MemoryDependenceAnalysis.cpp
fix PR3217: fully cached queries need to be verified against the
2008-12-16 07:10:09 +00:00
PostDominators.cpp
ProfileInfo.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
ScalarEvolution.cpp
Generalize support for analyzing loops to include SLE/SGE loop exit conditions
2008-12-16 08:30:01 +00:00
ScalarEvolutionExpander.cpp
Add a new SCEV representing signed division.
2008-12-02 08:05:48 +00:00
SparsePropagation.cpp
"This patch adds a virtual call to AbstractLatticeFunction to derive a
2008-08-09 17:23:35 +00:00
Trace.cpp
ValueTracking.cpp
Re-apply 55137 with fixes.
2008-10-27 23:24:03 +00:00