Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
fd1ec5e68b593a4f4d5497b150e677ebef36c231
/
docs
/
tutorial
/
LangImpl3.html
fd1ec5e
Sync c++ kaleidoscope tutorial with test.
by Erick Tryzelaar
· 16 years ago
422094c
Update the tutorial to match changes to examples/Kaleidoscope.
by Nick Lewycky
· 16 years ago
1d0be15
Push LLVMContexts through the IntegerType APIs.
by Owen Anderson
· 16 years ago
debcb01
Move types back to the 2.5 API.
by Owen Anderson
· 16 years ago
6f83c9c
Move ConstantFP construction back to the 2.5-ish API.
by Owen Anderson
· 16 years ago
3e7b5ca
Various doc updates from Edward O'Callaghan!
by Chris Lattner
· 16 years ago
914e50c
Privatize the ConstantFP table. I'm on a roll!
by Owen Anderson
· 16 years ago
d1fbd14
Push LLVMContext _back_ through IRBuilder.
by Owen Anderson
· 16 years ago
d6c1ed0
Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC!
by Gabor Greif
· 16 years ago
5934adf
adjust calls to ConstantFP::get to new API
by Gabor Greif
· 17 years ago
d4c2491
Update text to point people at the right version of the tutorial for
by Chris Lattner
· 17 years ago
97e378e
adapt to new API
by Gabor Greif
· 17 years ago
df7d2b4
merge of 49966 from branches/ggreif/use-diet to trunk. these are already active API changes
by Gabor Greif
· 17 years ago
1ace67c
A couple minor fixes suggested by Matthijs Kooijman
by Chris Lattner
· 17 years ago
6c4be9c
improve diagnostics in call parsing, patch suggested by Matthijs Kooijman
by Chris Lattner
· 17 years ago
89f6d88
Merge LLVMBuilder and FoldingBuilder, calling
by Duncan Sands
· 17 years ago
729eb14
Various updates from Sam Bishop:
by Chris Lattner
· 18 years ago
c80c23f
fix typo noticed by Joshua Pennington
by Chris Lattner
· 18 years ago
51c9717
Add a note
by Chris Lattner
· 18 years ago
41fcea3
Many typos, grammaro, and wording fixes. Patch by Kelly Wilson, thanks!
by Chris Lattner
· 18 years ago
d96b159
edits.
by Chris Lattner
· 18 years ago
7badb2d
edits for chapter 3
by Chris Lattner
· 18 years ago
a1cd224
clarify what proto is.
by Chris Lattner
· 18 years ago
7115521
fixes from Ryan Brown.
by Chris Lattner
· 18 years ago
0e555b1
add some links to the tutorial index and between chapters.
by Chris Lattner
· 18 years ago
bb80f93
grammaro
by Chris Lattner
· 18 years ago
cac2135
mention possibility of using a visitor
by Chris Lattner
· 18 years ago
cf9893d
clarify why prototype::codegen returns a function.
by Chris Lattner
· 18 years ago
128eb86
add table of contents to each chapter.
by Chris Lattner
· 18 years ago
f6e53df
add link to llvmbuilder doxygen docs
by Chris Lattner
· 18 years ago
20a0c80
spell identifier correctly.
by Chris Lattner
· 18 years ago
fc60ab0
clarify
by Chris Lattner
· 18 years ago
d9b8616
Run the verifier on generated code.
by Chris Lattner
· 18 years ago
9ac0ca0
further simplify run options, thanks to gordonh for pointing this out
by Chris Lattner
· 18 years ago
06bb404
Fix instructions now that PR1739 is fixed.
by Chris Lattner
· 18 years ago
8eef4b2
Fix validation problems, which were somewhat ironically in the "valid html" button code :)
by Chris Lattner
· 18 years ago
35abbf5
complete the codegen chapter
by Chris Lattner
· 18 years ago
d3f0cdd
Finish up expr codegen.
by Chris Lattner
· 18 years ago
28571ed
several improvements suggested by Dan, thanks!
by Chris Lattner
· 18 years ago
2e90204
start of chapter 3
by Chris Lattner
· 18 years ago