llvm-6502/examples
Victor Hernandez 046e78ce55 Remove FreeInst.
Remove LowerAllocations pass.
Update some more passes to treate free calls just like they were treating FreeInst.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85176 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-26 23:43:48 +00:00
..
BrainF Remove FreeInst. 2009-10-26 23:43:48 +00:00
Fibonacci Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
HowToUseJIT Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
Kaleidoscope Add examples for Kaleidoscope chapters 2 through 6. 2009-09-22 21:15:19 +00:00
ModuleMaker eliminate the std::ostream forms of the bitcode writing APIs. 2009-08-23 07:49:08 +00:00
ParallelJIT Make ParallelJIT pthreads linking with CMake slightly less broken 2009-10-12 04:00:13 +00:00
CMakeLists.txt Add Kaleidoscope to examples/ so that it gets built regularly and we'll notice 2009-04-12 20:47:23 +00:00
Makefile Add Kaleidoscope to examples/ so that it gets built regularly and we'll notice 2009-04-12 20:47:23 +00:00