.. |
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
|
Seriously strengthen the guarantee offered by noalias on a function's return
|
2008-11-24 05:00:44 +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
|
undef beats zero. Fix this missed optimization opportunity. Patch by Matt Elder!
|
2008-11-20 04:36:13 +00:00 |
DebugInfo.cpp
|
Move getCastToEmpty out of DIDescriptor into DIFactory. It is an
|
2008-11-10 04:10:34 +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
|
add support for caching pointer dependence queries. Nothing uses this yet
|
2008-12-07 08:50:20 +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
|
Minor cleanup. Use dyn_cast, not isa/cast pairs. No functionality change.
|
2008-12-06 17:57:05 +00:00 |
ScalarEvolutionExpander.cpp
|
Add a new SCEV representing signed division.
|
2008-12-02 08:05:48 +00:00 |
SparsePropagation.cpp
|
|
|
Trace.cpp
|
|
|
ValueTracking.cpp
|
Re-apply 55137 with fixes.
|
2008-10-27 23:24:03 +00:00 |