Get rid of static constructors for pass registration. Instead, every pass exposes...
[oota-llvm.git] / include / llvm / Analysis / LazyValueInfo.h
2010-10-19 Owen AndersonGet rid of static constructors for pass registration...
2010-08-25 Eric ChristopherFix header define to reflect the name of the file.
2010-08-18 Owen AndersonInform LazyValueInfo whenever a block is deleted, to...
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-07-26 Owen AndersonAdd an initial implementation of LazyValueInfo updating...
2009-11-15 Chris Lattnerdisable copying, enforce some invariants.
2009-11-12 Chris LattnerAdd a new getPredicateOnEdge method which returns more...
2009-11-12 Chris Lattnerexpose edge information and switch j-t to use it.
2009-11-11 Chris Lattnerstub out some LazyValueInfo interfaces, and have JumpTh...
2009-11-11 Chris LattnerStub out a new lazy value info pass, which will eventually