teach GVN to widen integer loads when they are overaligned, when doing an
[oota-llvm.git] / lib / Analysis / Analysis.cpp
2011-04-05 Chris Lattnerremove postdom frontiers, because it is dead. Forward...
2011-02-28 Dan GohmanDelete the LiveValues pass. I won't get get back to...
2011-01-29 Andrew TrickImplementation of path profiling.
2011-01-18 Cameron ZwarichMove DominanceFrontier from VMCore to Analysis.
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.