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
/
LazyValueInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-7
/
+7
*
typo spotted by duncan.
Chris Lattner
2009-11-16
1
-1
/
+1
*
teach LVI to infer edge information from switch instructions.
Chris Lattner
2009-11-15
1
-6
/
+24
*
fix a logic error that would cause LVI-JT to miscompile
Chris Lattner
2009-11-15
1
-1
/
+1
*
implement the first stab at caching queries. This isn't correct
Chris Lattner
2009-11-15
1
-13
/
+97
*
refactor a bunch of code forming the new LazyValueInfoCache
Chris Lattner
2009-11-15
1
-94
/
+172
*
various fixes to the lattice transfer functions.
Chris Lattner
2009-11-12
1
-6
/
+27
*
Add a new getPredicateOnEdge method which returns more rich information for
Chris Lattner
2009-11-12
1
-17
/
+85
*
expose edge information and switch j-t to use it.
Chris Lattner
2009-11-12
1
-0
/
+21
*
move some stuff into DEBUG's and turn on lazy-value-info for
Chris Lattner
2009-11-12
1
-3
/
+5
*
make LazyValueInfo actually to some stuff. This isn't very tested but improves
Chris Lattner
2009-11-11
1
-8
/
+152
*
stub out some LazyValueInfo interfaces, and have JumpThreading
Chris Lattner
2009-11-11
1
-1
/
+116
*
Stub out a new lazy value info pass, which will eventually
Chris Lattner
2009-11-11
1
-0
/
+31