[PM/AA] Run clang-format over the SCEV-AA code to normalize the
[oota-llvm.git] / include / llvm / Analysis / CaptureTracking.h
2015-07-31 Bruno Cardoso Lopes[CaptureTracker] Provide an ordered basic block to...
2014-07-21 Hal FinkelMatch semantics of PointerMayBeCapturedBefore to its...
2014-07-21 Hal FinkelMove the CapturesBefore tracker from AA into CaptureTra...
2014-03-05 Chandler Carruth[C++11] Make this interface accept const Use pointers...
2013-03-10 Jakub StaszakRemove unneeded #includes. Use forward declarations...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-10-08 Nick LewyckyGive CaptureTracker::shouldExplore a base implementatio...
2012-01-17 Jakub StaszakMove includes to the .cpp file.
2011-12-28 Nick LewyckyChange CaptureTracking to pass a Use* instead of a...
2011-11-21 Nick LewyckyAdd virtual destructor. Whoops!
2011-11-20 Nick LewyckyLess template, more virtual! Refactoring suggested...
2011-11-20 Nick LewyckyRefactor code to use new attribute getters on CallSite...
2011-11-14 Nick LewyckyRefactor capture tracking (which already had a couple...
2010-07-13 Eric Christopher80-columns
2009-11-19 Dan GohmanExtend CaptureTracking to indicate when a value is...
2009-01-18 Duncan SandsBasicAliasAnalysis and FunctionAttrs were both