llvm-6502/examples/BrainF
Victor Hernandez 13ad5aaaff Autoupgrade malloc insts to malloc calls.
Update testcases that rely on malloc insts being present.

Also prematurely remove MallocInst handling from IndMemRemoval and RaiseAllocations to help pass tests in this incremental step.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84292 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-17 00:00:19 +00:00
..
BrainF.cpp Autoupgrade malloc insts to malloc calls. 2009-10-17 00:00:19 +00:00
BrainF.h Move EVER MORE stuff over to LLVMContext. 2009-07-14 23:09:55 +00:00
BrainFDriver.cpp Make LLVM command-line tools overwrite their output files without -f. 2009-08-25 15:34:52 +00:00
CMakeLists.txt CMake: Builds all examples. Corrected name of CBackend target. 2008-09-26 19:48:03 +00:00
Makefile Remove asmprinters from examples by default. This reduces their size by ~5% 2008-08-17 13:55:33 +00:00