Age | Commit message (Expand) | Author |
---|---|---|
2009-01-28 | Fix PR3415 (infinite loop in EscapeAnalysis) by | Duncan Sands |
2009-01-05 | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman |
2008-10-16 | Trim #includes. | Dan Gohman |
2008-10-12 | Make Escape Analysis work for any pointer. | Owen Anderson |
2008-10-10 | Fix copy-and-paste-o. | Owen Anderson |
2008-10-10 | Add a basic intra-procedural escape analysis. This hasn't be extensively tes... | Owen Anderson |