index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
LoopDependenceAnalysis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
Owen Anderson
2010-07-21
1
-2
/
+2
*
Define placement new wrappers for BumpPtrAllocator and
Dan Gohman
2010-03-18
1
-2
/
+1
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-7
/
+7
*
remove a few dead insertion methods.
Chris Lattner
2009-08-24
1
-5
/
+0
*
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
1
-1
/
+1
*
SIV/MIV classification for LDA.
Andreas Bolka
2009-08-07
1
-6
/
+35
*
Simplify the ZIV tester to the max.
Andreas Bolka
2009-08-06
1
-3
/
+2
*
ZIV tester for LDA.
Andreas Bolka
2009-08-05
1
-1
/
+17
*
Restrict LDA to GEPs with the same pointer offset.
Andreas Bolka
2009-08-05
1
-11
/
+27
*
Restrict LDA to affine subscripts.
Andreas Bolka
2009-08-03
1
-0
/
+18
*
Equal SCEVs of a subscript give rise to dependence.
Andreas Bolka
2009-07-30
1
-1
/
+11
*
Skeleton for pairwise subscript testing.
Andreas Bolka
2009-07-29
1
-3
/
+45
*
Simplify LDA-internal interface.
Andreas Bolka
2009-07-28
1
-12
/
+8
*
Add LDA statistics.
Andreas Bolka
2009-07-28
1
-0
/
+14
*
Minor factoring, naming and formatting cleanups.
Andreas Bolka
2009-07-28
1
-24
/
+29
*
Convert DOUT to DEBUG.
Andreas Bolka
2009-07-25
1
-5
/
+5
*
Make AliasAnalysis and related classes use
Dan Gohman
2009-07-25
1
-2
/
+2
*
Forward-declare raw_ostream.
Andreas Bolka
2009-07-24
1
-0
/
+2
*
Cache dependence computation using FoldingSet.
Andreas Bolka
2009-07-23
1
-23
/
+65
*
Minor cosmetics: indentation, formatting, naming.
Andreas Bolka
2009-07-23
1
-18
/
+18
*
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
Torok Edwin
2009-07-14
1
-1
/
+1
*
assert(0) -> LLVM_UNREACHABLE.
Torok Edwin
2009-07-11
1
-1
/
+2
*
Minor improvement to the LDA debug output.
Andreas Bolka
2009-07-03
1
-2
/
+7
*
Use AA to check objects before LDA.
Andreas Bolka
2009-07-01
1
-15
/
+14
*
Array accesses are independent if the underlying arrays differ.
Andreas Bolka
2009-06-30
1
-0
/
+47
*
Relax LDA memory instruction checks.
Andreas Bolka
2009-06-29
1
-4
/
+7
*
Missed one.
Andreas Bolka
2009-06-29
1
-1
/
+1
*
Fix case in LDA util function names.
Andreas Bolka
2009-06-29
1
-4
/
+4
*
Print pairwise dependence results, add testcases.
Andreas Bolka
2009-06-28
1
-2
/
+26
*
Minimal LDA interface, maximally conservative tester.
Andreas Bolka
2009-06-28
1
-0
/
+24
*
LDA analysis output scaffolding.
Andreas Bolka
2009-06-28
1
-1
/
+19
*
Scaffolding for LDA pass.
Andreas Bolka
2009-06-24
1
-0
/
+47