[PM/AA] Have memdep explicitly get and use TargetLibraryInfo rather than
[oota-llvm.git] / include / llvm / Analysis / PtrUseVisitor.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-04-15 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-06 Chandler Carruth[Layering] Move InstVisitor.h into the IR library as...
2014-03-02 Chandler Carruth[C++11] Switch all uses of the llvm_move macro to use...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-11 Chandler CarruthHoist the GEP constant address offset computation to...
2012-12-10 Chandler CarruthAdd a new visitor for walking the uses of a pointer...