Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
3dbb9e64d6e9d1e8bf16f75ebe4fe59ffdf93dd3
/
lib
/
Analysis
/
LoopDependenceAnalysis.cpp
9661c13
remove a few dead insertion methods.
by Chris Lattner
· 16 years ago
1d0be15
Push LLVMContexts through the IntegerType APIs.
by Owen Anderson
· 16 years ago
699db99
SIV/MIV classification for LDA.
by Andreas Bolka
· 16 years ago
6151f67
Simplify the ZIV tester to the max.
by Andreas Bolka
· 16 years ago
831f6f6
ZIV tester for LDA.
by Andreas Bolka
· 16 years ago
a1b78d1
Restrict LDA to GEPs with the same pointer offset.
by Andreas Bolka
· 16 years ago
5eca452
Restrict LDA to affine subscripts.
by Andreas Bolka
· 16 years ago
7133959
Equal SCEVs of a subscript give rise to dependence.
by Andreas Bolka
· 16 years ago
15f72db
Skeleton for pairwise subscript testing.
by Andreas Bolka
· 16 years ago
c3cc45a
Simplify LDA-internal interface.
by Andreas Bolka
· 16 years ago
328fb3d
Add LDA statistics.
by Andreas Bolka
· 16 years ago
34ce687
Minor factoring, naming and formatting cleanups.
by Andreas Bolka
· 16 years ago
8a8bd3d
Convert DOUT to DEBUG.
by Andreas Bolka
· 16 years ago
fc2a3ed
Make AliasAnalysis and related classes use getAnalysisIfAvailable<TargetData>().
by Dan Gohman
· 16 years ago
0baa25d
Forward-declare raw_ostream.
by Andreas Bolka
· 16 years ago
b4c28e9
Cache dependence computation using FoldingSet.
by Andreas Bolka
· 16 years ago
3b59dd8
Minor cosmetics: indentation, formatting, naming.
by Andreas Bolka
· 16 years ago
c23197a
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
by Torok Edwin
· 16 years ago
c25e758
assert(0) -> LLVM_UNREACHABLE.
by Torok Edwin
· 16 years ago
292aef3
Minor improvement to the LDA debug output.
by Andreas Bolka
· 16 years ago
fecbc59
Use AA to check objects before LDA.
by Andreas Bolka
· 16 years ago
e9722fc
Array accesses are independent if the underlying arrays differ.
by Andreas Bolka
· 16 years ago
2fbb770
Relax LDA memory instruction checks.
by Andreas Bolka
· 16 years ago
868a302
Missed one.
by Andreas Bolka
· 16 years ago
acd6f8d
Fix case in LDA util function names.
by Andreas Bolka
· 16 years ago
c6a3030
Print pairwise dependence results, add testcases.
by Andreas Bolka
· 16 years ago
f35626d
Minimal LDA interface, maximally conservative tester.
by Andreas Bolka
· 16 years ago
707207a
LDA analysis output scaffolding.
by Andreas Bolka
· 16 years ago
cb21010
Scaffolding for LDA pass.
by Andreas Bolka
· 16 years ago