Age | Commit message (Expand) | Author |
---|---|---|
2009-10-26 | Rename MallocHelper as MallocFreeHelper, since it now also identifies calls t... | Victor Hernandez |
2009-10-26 | Remove FreeInst. | Victor Hernandez |
2009-10-24 | Auto-upgrade free instructions to calls to the builtin free function. | Victor Hernandez |
2009-10-15 | Fix bug where array malloc with unexpected computation of the size argument r... | Victor Hernandez |
2009-09-18 | Update malloc call creation code (AllocType is now the element type of the ma... | Victor Hernandez |
2009-09-10 | Add malloc call utility functions. Patch by Victor Hernandez. | Evan Cheng |