aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/Analysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete the LiveValues pass. I won't get get back to the project itDan Gohman2011-02-281-1/+0
* Implementation of path profiling.Andrew Trick2011-01-291-3/+7
* Move DominanceFrontier from VMCore to Analysis.Cameron Zwarich2011-01-181-0/+1
* Add initialization routines for Analysis and IPA.Owen Anderson2010-10-071-0/+56
* "In order to ease automatic bindings generation, it would be helpful if boole...Chris Lattner2010-01-091-4/+4
* Tidy #includes.Dan Gohman2009-08-111-1/+0
* Expose Function::viewCFG and Function::viewCFGOnly to bindings.Erick Tryzelaar2008-03-311-0/+9
* Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov2008-02-201-0/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen2007-12-191-4/+0
* Bindings for the verifier.Gordon Henriksen2007-10-061-0/+38