Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / include / llvm / Analysis / Loads.h
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-03-10 Mehdi AminiDataLayout is mandatory, update the API to reflect...
2014-07-24 Hal FinkelAA metadata refactoring (introduce AAMDNodes)
2014-04-15 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-03-13 Chris Lattnerenhance jump threading to preserve TBAA information...
2010-05-28 Dan GohmanMove FindAvailableLoadedValue isSafeToLoadUnconditional...