Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
da942482a393452788f513776150f20494152d77
/
examples
/
Kaleidoscope
/
Chapter5
3e74d6f
Move TargetRegistry and TargetSelect from Target to Support where they belong.
by Evan Cheng
· 13 years ago
0bd9d3a
Convert CallInst and InvokeInst APIs to use ArrayRef. For the LLVM examples.
by Francois Pichet
· 13 years ago
d1c2bd8
fix some examples
by John Wiegley
· 13 years ago
3ecfc86
Remove PHINode::reserveOperandSpace(). Instead, add a parameter to
by Jay Foad
· 14 years ago
d8b4fb4
(Almost) always call reserveOperandSpace() on newly created PHINodes.
by Jay Foad
· 14 years ago
ab7fa08
Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks
by Dan Gohman
· 14 years ago
dfa1a79
Update examples and documentation to explicitly add basicaa, now that it's
by Dan Gohman
· 14 years ago
3a210e2
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
by Michael J. Spencer
· 14 years ago
4e9c939
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
by Michael J. Spencer
· 14 years ago
3472766
Convert some tab stops into spaces.
by Duncan Sands
· 14 years ago
b0e9ead
fix several bugs in the tutorial, patch by Kevin Kelley!
by Chris Lattner
· 14 years ago
2632bbf
Make kaleidoscope use fp add/sub/mul.
by Eric Christopher
· 14 years ago
42fc558
Make Kaleidoscope not link against the interpreter, since that didn't
by Jeffrey Yasskin
· 15 years ago
f0356fe
Kill ModuleProvider and ghost linkage by inverting the relationship between
by Jeffrey Yasskin
· 15 years ago
31c6c5d
Add examples for Kaleidoscope chapters 2 through 6.
by Erick Tryzelaar
· 15 years ago