1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/examples
Victor Hernandez 673c036bc7 Remove FreeInst.
Remove LowerAllocations pass.
Update some more passes to treate free calls just like they were treating FreeInst.

llvm-svn: 85176
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