llvm-6502/lib/Transforms
Eric Christopher 7b5e61707a Add objectsize intrinsic and hook it up through codegen. Doesn't
do anything than return "I don't know" at the moment.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85189 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-27 00:52:25 +00:00
..
Hello Use raw_ostream::write_escaped instead of EscapeString. 2009-10-17 20:43:19 +00:00
Instrumentation Remove includes of Support/Compiler.h that are no longer needed after the 2009-10-25 06:57:41 +00:00
IPO Rename MallocHelper as MallocFreeHelper, since it now also identifies calls to free() 2009-10-26 23:58:56 +00:00
Scalar Add objectsize intrinsic and hook it up through codegen. Doesn't 2009-10-27 00:52:25 +00:00
Utils Rename MallocHelper as MallocFreeHelper, since it now also identifies calls to free() 2009-10-26 23:58:56 +00:00
Makefile