[llvm-commits] [llvm] r84299 - in /llvm/trunk: include/llvm-c/ include/llvm/ include/llvm/Support/ include/llvm/Transforms/ lib/Analysis/ lib/Analysis/IPA/ lib/AsmParser/ lib/Bitcode/Writer/ lib/CodeGen/SelectionDAG/ lib/Target/CBackend/ lib/Target/CppBackend/ lib/Target/MSIL/ lib/Transforms/IPO/ lib/Transforms/Scalar/ lib/Transforms/Utils/ lib/VMCore/

Chris Lattner clattner at apple.com
Sat Oct 17 22:32:40 PDT 2009


On Oct 16, 2009, at 6:18 PM, Victor Hernandez wrote:

> Author: hernande
> Date: Fri Oct 16 20:18:07 2009
> New Revision: 84299
>
> URL: http://llvm.org/viewvc/llvm-project?rev=84299&view=rev
> Log:
> Remove MallocInst from LLVM Instructions.

Yay!  Please mention this progress in the bugzilla.

Next up, please eliminate AllocationInst then FreeInst.

-Chris



More information about the llvm-commits mailing list