search for: vgen

Displaying 2 results from an estimated 2 matches for "vgen".

Did you mean: gen
2010 Mar 23
2
[LLVMdev] How to avoid memory leaks
...housands of instructions and values as you can see from the report below ==20504== Memcheck, a memory error detector ==20504== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==20504== Using Valgrind-3.5.0-Debian and LibVEX; rerun with -h for copyright info ==20504== Command: vgen ==20504== ==20504== ==20504== HEAP SUMMARY: ==20504==     in use at exit: 41,420,912 bytes in 284,994 blocks ==20504==   total heap usage: 3,131,113 allocs, 2,846,119 frees, 395,499,180 bytes allocated ==20504== ==20504== 16 bytes in 1 blocks are possibly lost in loss record 4 of 205 ==20504==    a...
2010 Mar 23
3
[LLVMdev] How to avoid memory leaks
...won't go away Valgrind gives me lots of .. 110,560 bytes in 1,382 blocks are possibly lost in loss record 176 of 181 ==17474== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==17474== by 0x90A922: llvm::User::operator new(unsigned long, unsigned int) (in /home/gabi/vgen/Debug/vgen) ==17474== by 0x88A5B6: llvm::ConstantFP::get(llvm::LLVMContext&, llvm::APFloat const&) (in /home/gabi/vgen/Debug/vgen) ==17474== by 0x925E17: llvm::ConstantFoldBinaryInstruction(unsigned int, llvm::Constant*, llvm::Constant*) (in /home/gabi/vgen/Debug/vgen) ==17474== by...