Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Print callable from a pass's print method: add const qualifier. No | Edwin Török | 2009-03-11 | 1 | -1/+1 |
* | "This patch adds a virtual call to AbstractLatticeFunction to derive a | Chris Lattner | 2008-08-09 | 1 | -1/+3 |
* | Use Function::getEntryBlock instead of Function::begin, for clarity. | Dan Gohman | 2008-05-27 | 1 | -1/+1 |
* | Print debug output when any edge becomes executable, including | Dan Gohman | 2008-05-27 | 1 | -3/+3 |
* | Add a bool to isEdgeFeasible that tells it whether to treat unknown | Chris Lattner | 2008-05-20 | 1 | -7/+19 |
* | prune #includes. | Chris Lattner | 2008-05-12 | 1 | -3/+0 |
* | Add a new SparsePropagation analysis utility, which allows you to do | Chris Lattner | 2008-05-12 | 1 | -0/+320 |