LazyValueInfo: range'ify some for-loops. No functional change.
[oota-llvm.git] / lib / Analysis / LibCallSemantics.cpp
2014-10-21 Sanjay Patelremove function names from comments; NFC
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...
2010-08-03 Dan GohmanThread const correctness through a bunch of AliasAnalys...
2009-07-26 Daniel DunbarRemove Value::getNameLen
2009-07-23 Daniel DunbarConvert StringMap to using StringRef for its APIs.
2008-05-07 Chris LattnerAdd a new interface for describing the behavior of...