Stub out a new updating interface to AliasAnalysis, allowing stateful analyses to...
[oota-llvm.git] / lib / Analysis / Analysis.cpp
2010-10-07 Owen AndersonAdd initialization routines for Analysis and IPA.
2010-01-09 Chris Lattner"In order to ease automatic bindings generation, it...
2009-08-11 Dan GohmanTidy #includes.
2008-03-31 Erick TryzelaarExpose Function::viewCFG and Function::viewCFGOnly...
2008-02-20 Anton KorobeynikovUnbreak build with gcc 4.3: provide missed includes...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-19 Gordon HenriksenAdding bindings for memory buffers and module providers...
2007-10-06 Gordon HenriksenBindings for the verifier.