Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach globalopt to not nuke all stores to globals. Keep them around of they | Nick Lewycky | 2012-07-24 | 1 | -1/+1 |
* | Revert r160602. | Nick Lewycky | 2012-07-21 | 1 | -1/+1 |
* | Teach globalopt to play nice with leak checkers. This is a reapplication of | Nick Lewycky | 2012-07-21 | 1 | -1/+1 |
* | Revert r160529 due to crashes. | Nick Lewycky | 2012-07-19 | 1 | -1/+1 |
* | Don't wipe out global variables that are probably storing pointers to heap | Nick Lewycky | 2012-07-19 | 1 | -1/+1 |
* | HeapAllocSRoA also needs to check if malloc array size can be computed. | Victor Hernandez | 2009-10-16 | 1 | -0/+26 |