Age | Commit message (Expand) | Author |
---|---|---|
2009-07-21 | Rename getConstantInt{True|False} to get{True|False} at Chris' behest. | Owen Anderson |
2009-07-06 | Finish LLVMContext-ing lib/Analysis. This required pushing LLVMContext's thr... | Owen Anderson |
2009-03-11 | Make Print callable from a pass's print method: add const qualifier. No | Torok Edwin |
2008-08-09 | "This patch adds a virtual call to AbstractLatticeFunction to derive a | Chris Lattner |
2008-05-27 | Use Function::getEntryBlock instead of Function::begin, for clarity. | Dan Gohman |
2008-05-27 | Print debug output when any edge becomes executable, including | Dan Gohman |
2008-05-20 | Add a bool to isEdgeFeasible that tells it whether to treat unknown | Chris Lattner |
2008-05-12 | prune #includes. | Chris Lattner |
2008-05-12 | Add a new SparsePropagation analysis utility, which allows you to do | Chris Lattner |