[PM/AA] Run clang-format over the SCEV-AA code to normalize the
[oota-llvm.git] / include / llvm / Analysis / LazyValueInfo.h
2015-07-28 Bruno Cardoso Lopes[LVI] Cleanup whitespaces. NFC
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-03-10 Mehdi AminiDataLayout is mandatory, update the API to reflect...
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-01-08 Sanjay Patelremove function names from comments; NFC
2015-01-04 Chandler Carruth[PM] Split the AssumptionTracker immutable pass into...
2014-09-07 Hal FinkelMake use of @llvm.assume from LazyValueInfo
2014-04-15 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-02-24 Rafael EspindolaMake some DataLayout pointers const.
2014-02-18 Rafael EspindolaRename some member variables from TD to DL.
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2011-12-02 Chad RosierFix a few more places where TargetData/TargetLibraryInf...
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