Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman | 2008-09-04 | 1 | -1/+1 |
* | rename destroy -> releaseMemory to properly hook into passmgr. | Chris Lattner | 2008-08-28 | 1 | -2/+2 |
* | Clear the intervals list in "destroy", patch by | Chris Lattner | 2008-08-28 | 1 | -0/+1 |
* | fix warning when assertions disabled. | Chris Lattner | 2008-06-21 | 1 | -2/+1 |
* | These passes preserve CFG. | Devang Patel | 2008-03-20 | 1 | -1/+1 |
* | Restore isCFGOnly property of various analysis passes. | Devang Patel | 2008-03-20 | 1 | -1/+1 |
* | PassInfo keep tracks whether a pass is an analysis pass or not. | Devang Patel | 2008-03-19 | 1 | -1/+1 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+114 |