Start removing the use of an ad-hoc 'never inline' set and instead
[oota-llvm.git] / include / llvm / Analysis / CaptureTracking.h
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