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
/
examples
/
Kaleidoscope
/
Chapter6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the examples for the new header file locations.
Chandler Carruth
2013-01-02
1
-5
/
+5
*
Sort the #include lines of the examples/... tree.
Chandler Carruth
2012-12-04
1
-5
/
+5
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-2
/
+2
*
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
Chandler Carruth
2012-06-29
1
-1
/
+1
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Convert CallInst and InvokeInst APIs to use ArrayRef. For the LLVM examples.
Francois Pichet
2011-07-15
1
-2
/
+2
*
fix some examples
John Wiegley
2011-07-11
1
-2
/
+2
*
Remove PHINode::reserveOperandSpace(). Instead, add a parameter to
Jay Foad
2011-03-30
1
-4
/
+2
*
(Almost) always call reserveOperandSpace() on newly created PHINodes.
Jay Foad
2011-03-30
1
-0
/
+2
*
Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks
Dan Gohman
2010-11-16
1
-0
/
+1
*
Update examples and documentation to explicitly add basicaa, now that it's
Dan Gohman
2010-11-15
1
-0
/
+2
*
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
1
-3
/
+2
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-2
/
+3
*
Convert some tab stops into spaces.
Duncan Sands
2010-07-12
1
-1
/
+1
*
fix several bugs in the tutorial, patch by Kevin Kelley!
Chris Lattner
2010-06-21
1
-1
/
+1
*
Make kaleidoscope use fp add/sub/mul.
Eric Christopher
2010-06-14
1
-3
/
+3
*
Make Kaleidoscope not link against the interpreter, since that didn't
Jeffrey Yasskin
2010-02-11
2
-3
/
+7
*
Kill ModuleProvider and ghost linkage by inverting the relationship between
Jeffrey Yasskin
2010-01-27
1
-7
/
+3
*
Add examples for Kaleidoscope chapters 2 through 6.
Erick Tryzelaar
2009-09-22
3
-0
/
+993