hanchenye-llvm-project/llvm/examples
Jay Foad 52131344a2 Remove PHINode::reserveOperandSpace(). Instead, add a parameter to
PHINode::Create() giving the (known or expected) number of operands.

llvm-svn: 128537
2011-03-30 11:28:46 +00:00
..
BrainF Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
ExceptionDemo Update examples and documentation to explicitly add basicaa, now that it's 2010-11-15 18:41:10 +00:00
Fibonacci
HowToUseJIT
Kaleidoscope Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
ModuleMaker Convert a bunch of uses of 'bytecode' into 'bitcode'. This 2010-09-29 20:09:55 +00:00
OCaml-Kaleidoscope Fix compiling the ocaml kaleidoscope tutorials 2011-02-09 18:32:02 +00:00
ParallelJIT
CMakeLists.txt Do not re-test for the existence of pthread.h. 2010-12-23 21:27:22 +00:00
Makefile