summaryrefslogtreecommitdiff
path: root/lib/Transforms/IPO/RaiseAllocations.cpp
Commit message (Expand)AuthorAge
* * Correctly get prototype for void*malloc(size_t)Chris Lattner2002-07-18
* MEGAPATCH checkin.Chris Lattner2002-06-25
* Support programs that do not #include <malloc.h> or give a full prototypeChris Lattner2002-05-24
* Add support for printing out statistics information when -stats is added toChris Lattner2002-05-10
* fix comments and documentation in fileChris Lattner2002-05-07
* Split ChangeAllocations.cpp into Raise & LowerAllocations.cppChris Lattner2002-05-07