index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
tutorial
/
LangImpl7.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync c++ kaleidoscope tutorial with test.
Erick Tryzelaar
2009-09-22
1
-20
/
+15
*
Update the tutorial to match changes to examples/Kaleidoscope.
Nick Lewycky
2009-09-13
1
-6
/
+18
*
Allocate the module provider in the Kaleidoscope code on the heap, not the st...
Reid Kleckner
2009-08-26
1
-32
/
+29
*
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
1
-13
/
+13
*
Move a few more APIs back to 2.5 forms. The only remaining ones left to chan...
Owen Anderson
2009-07-31
1
-1
/
+1
*
Move types back to the 2.5 API.
Owen Anderson
2009-07-29
1
-1
/
+1
*
Move ConstantFP construction back to the 2.5-ish API.
Owen Anderson
2009-07-27
1
-6
/
+6
*
Get rid of the Pass+Context magic.
Owen Anderson
2009-07-22
1
-1
/
+1
*
Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...
Reid Kleckner
2009-07-18
1
-1
/
+1
*
Privatize the ConstantFP table. I'm on a roll!
Owen Anderson
2009-07-16
1
-7
/
+7
*
Begin the painful process of tearing apart the rat'ss nest that is Constants....
Owen Anderson
2009-07-13
1
-1
/
+1
*
Push LLVMContext _back_ through IRBuilder.
Owen Anderson
2009-07-08
1
-2
/
+3
*
Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC!
Gabor Greif
2009-03-11
1
-3
/
+3
*
adjust calls to ConstantFP::get to new API
Gabor Greif
2008-06-10
1
-6
/
+6
*
merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti...
Gabor Greif
2008-04-19
1
-7
/
+7
*
improve diagnostics in call parsing, patch suggested by
Chris Lattner
2008-04-14
1
-1
/
+1
*
Merge LLVMBuilder and FoldingBuilder, calling
Duncan Sands
2008-04-13
1
-7
/
+7
*
Various updates from Sam Bishop:
Chris Lattner
2008-02-10
1
-0
/
+1
*
dump the module *before* we delete it, not after.
Chris Lattner
2008-02-05
1
-5
/
+6
*
fix typo noticed by Joshua Pennington
Chris Lattner
2007-12-02
1
-1
/
+1
*
many edits, patch by Kelly Wilson!
Chris Lattner
2007-11-15
1
-25
/
+25
*
chapter 7 edits
Chris Lattner
2007-11-07
1
-9
/
+10
*
fixes from Ryan Brown.
Chris Lattner
2007-11-06
1
-7
/
+7
*
add some links to the tutorial index and between chapters.
Chris Lattner
2007-11-05
1
-0
/
+3
*
add table of contents to each chapter.
Chris Lattner
2007-11-05
1
-4
/
+20
*
spell identifier correctly.
Chris Lattner
2007-11-05
1
-11
/
+11
*
Dan points out that mem2reg also promotes vectors: be more precise.
Chris Lattner
2007-11-05
1
-1
/
+3
*
finish the chapter.
Chris Lattner
2007-11-05
1
-2
/
+1793
*
fix typos
Chris Lattner
2007-11-04
1
-2
/
+2
*
finish the 'Memory in LLVM' section
Chris Lattner
2007-11-03
1
-7
/
+53
*
hack and slash the first 20% of chapter seven.
Chris Lattner
2007-11-03
1
-0
/
+298