Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
a7235ea7245028a0723e8ab7fd011386b3900777
/
docs
/
tutorial
/
LangImpl7.html
a7235ea
Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are
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
e922c02
Get rid of the Pass+Context magic.
by Owen Anderson
· 16 years ago
4b1511b
Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create().
by Reid Kleckner
· 16 years ago
914e50c
Privatize the ConstantFP table. I'm on a roll!
by Owen Anderson
· 16 years ago
0a5372e
Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp.
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
df7d2b4
merge of 49966 from branches/ggreif/use-diet to trunk. these are already active API changes
by Gabor Greif
· 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
· 17 years ago
515686b
dump the module *before* we delete it, not after.
by Chris Lattner
· 18 years ago
c80c23f
fix typo noticed by Joshua Pennington
by Chris Lattner
· 18 years ago
b7e6b1a
many edits, patch by Kelly Wilson!
by Chris Lattner
· 18 years ago
1e46a6c
chapter 7 edits
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
128eb86
add table of contents to each chapter.
by Chris Lattner
· 18 years ago
20a0c80
spell identifier correctly.
by Chris Lattner
· 18 years ago
a56b22d
Dan points out that mem2reg also promotes vectors: be more precise.
by Chris Lattner
· 18 years ago
62a709d
finish the chapter.
by Chris Lattner
· 18 years ago
2e5d07e
fix typos
by Chris Lattner
· 18 years ago
e719831
finish the 'Memory in LLVM' section
by Chris Lattner
· 18 years ago
00c992d
hack and slash the first 20% of chapter seven.
by Chris Lattner
· 18 years ago