index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
examples
/
Kaleidoscope
/
Chapter3
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-9
/
+9
*
Use print() instead of dump() in code
Matthias Braun
2017-01-28
1
-4
/
+7
*
[Examples] Fix some Clang-tidy modernize-use-default and Include What You Use...
Eugene Zelenko
2016-11-18
1
-1
/
+12
*
[Kaleidoscope] Fix static global ordering to prevent crash on exit.
Lang Hames
2016-05-22
1
-1
/
+1
*
Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warn...
Eugene Zelenko
2016-05-19
1
-3
/
+11
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-9
/
+8
*
[Kaleidoscope] Rename Error -> LogError in Chapters 2-5.
Lang Hames
2016-03-25
1
-16
/
+16
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-15
/
+0
*
Fix Clang-tidy modernize-use-nullptr warnings in examples and include directo...
Hans Wennborg
2015-09-29
1
-1
/
+3
*
Big Kaleidoscope tutorial update.
Lang Hames
2015-08-26
1
-67
/
+42
*
[Kaleidoscope] More inter-chapter diff reduction.
Lang Hames
2015-08-19
1
-1
/
+3
*
[Kaleidoscope] Clang-format the Kaleidoscope tutorials.
Lang Hames
2015-08-19
1
-125
/
+149
*
[Kaleidoscope] Start C++11'ifying the kaleidoscope tutorials.
Lang Hames
2015-08-18
1
-76
/
+97
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-4
/
+4
*
cmake: Add Kaleidoscope target
Duncan P. N. Exon Smith
2015-01-06
1
-1
/
+1
*
[cleanup] Fix the includes in the examples for r199082.
Chandler Carruth
2014-01-13
1
-1
/
+1
*
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
NAKAMURA Takumi
2013-12-10
1
-1
/
+4
*
[weak vtables] Place class definitions into anonymous namespaces to prevent w...
Juergen Ributzka
2013-11-19
1
-5
/
+3
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-1
/
+4
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-3
/
+1
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-1
/
+3
*
Add missing #include's to cctype when using isdigit/alpha/etc.
Will Dietz
2013-10-12
1
-0
/
+1
*
Update the examples for the new header file locations.
Chandler Carruth
2013-01-02
1
-4
/
+4
*
Sort the #include lines of the examples/... tree.
Chandler Carruth
2012-12-04
1
-2
/
+2
*
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
Chandler Carruth
2012-06-29
1
-1
/
+1
*
Convert CallInst and InvokeInst APIs to use ArrayRef. For the LLVM examples.
Francois Pichet
2011-07-15
1
-1
/
+1
*
fix some examples
John Wiegley
2011-07-11
1
-2
/
+2
*
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
1
-2
/
+2
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-2
/
+2
*
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
-3
/
+3
*
Add examples for Kaleidoscope chapters 2 through 6.
Erick Tryzelaar
2009-09-22
3
-0
/
+583