This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-19 17:33:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8fe5ccc585
llvm-6502
/
include
/
llvm
/
Analysis
History
Gabor Greif
8fe5ccc585
two more cases of reuse result of operator*, found by inspection
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@107961
91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-09 10:42:13 +00:00
..
AliasAnalysis.h
Remove interprocedural-basic-aa and associated code. The AliasAnalysis
2010-07-07 14:27:09 +00:00
AliasSetTracker.h
CallGraph.h
CaptureTracking.h
Extend CaptureTracking to indicate when a value is never stored, even
2009-11-19 21:57:48 +00:00
CFGPrinter.h
CodeMetrics.h
ConstantFolding.h
ConstantsScanner.h
DebugInfo.h
Reverting r107918 and r107919. Radar 8063111.
2010-07-08 23:25:39 +00:00
DominatorInternals.h
only dereference iterator once in the loop
2010-07-08 16:56:18 +00:00
Dominators.h
DomPrinter.h
DOTGraphTraitsPass.h
FindUsedTypes.h
InlineCost.h
InstructionSimplify.h
Interval.h
IntervalIterator.h
Use std::vector rather than SmallVector here because SmallVector
2010-07-08 13:06:08 +00:00
IntervalPartition.h
IVUsers.h
LazyValueInfo.h
LibCallAliasAnalysis.h
LibCallSemantics.h
Lint.h
LiveValues.h
Loads.h
LoopDependenceAnalysis.h
LoopInfo.h
two more cases of reuse result of operator*, found by inspection
2010-07-09 10:42:13 +00:00
LoopPass.h
MemoryBuiltins.h
minor enhancement to llvm::isFreeCall API: return CallInst; no functional change
2010-06-23 21:51:12 +00:00
MemoryDependenceAnalysis.h
Passes.h
Remove interprocedural-basic-aa and associated code. The AliasAnalysis
2010-07-07 14:27:09 +00:00
PHITransAddr.h
PointerTracking.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
Replace ScalarEvolution's private copy of getLoopPredecessor
2010-06-22 23:43:28 +00:00
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
ScalarEvolutionNormalization.h
SparsePropagation.h
Trace.h
ValueTracking.h
Verifier.h