aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/LazyValueInfo.h
Commit message (Expand)AuthorAgeFilesLines
* disable copying, enforce some invariants.Chris Lattner2009-11-151-0/+3
* Add a new getPredicateOnEdge method which returns more rich information forChris Lattner2009-11-121-6/+8
* expose edge information and switch j-t to use it.Chris Lattner2009-11-121-0/+4
* stub out some LazyValueInfo interfaces, and have JumpThreadingChris Lattner2009-11-111-7/+28
* Stub out a new lazy value info pass, which will eventuallyChris Lattner2009-11-111-0/+43