Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "LLVMContext* " --> "LLVMContext *" | Owen Anderson | 2009-07-06 | 1 | -1/+1 |
* | Finish LLVMContext-ing lib/Analysis. This required pushing LLVMContext's thr... | Owen Anderson | 2009-07-06 | 1 | -2/+5 |
* | add an accessor method, patch by John McCall! | Chris Lattner | 2009-04-09 | 1 | -0/+7 |
* | Make Print callable from a pass's print method: add const qualifier. No | Edwin Török | 2009-03-11 | 1 | -1/+1 |
* | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 2009-01-05 | 1 | -1/+3 |
* | "This patch adds a virtual call to AbstractLatticeFunction to derive a | Chris Lattner | 2008-08-09 | 1 | -0/+7 |
* | Fix a word-o and add an explicit keyword. | Dan Gohman | 2008-05-27 | 1 | -2/+3 |
* | Add a bool to isEdgeFeasible that tells it whether to treat unknown | Chris Lattner | 2008-05-20 | 1 | -3/+8 |
* | Make this function public. | Eric Christopher | 2008-05-13 | 1 | -4/+4 |
* | Add a new SparsePropagation analysis utility, which allows you to do | Chris Lattner | 2008-05-12 | 1 | -0/+178 |