Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / include / llvm / Analysis / CaptureTracking.h
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