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
/
Chapter2
/
toy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-8
/
+8
*
Update Kaleidoscope tutorial and improve Windows support
Mehdi Amini
2017-02-11
1
-0
/
+2
*
[Examples] Fix some Clang-tidy modernize-use-default and Include What You Use...
Eugene Zelenko
2016-11-18
1
-1
/
+5
*
[Kaleidoscope] Make Chapter 2 use llvm::make_unique, rather than a helper.
Lang Hames
2016-09-19
1
-22
/
+11
*
Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warn...
Eugene Zelenko
2016-05-19
1
-4
/
+5
*
[Kaleidoscope] Rename Error -> LogError in Chapters 2-5.
Lang Hames
2016-03-25
1
-10
/
+10
*
Kaleidoscope-ch2: Remove the dependence on LLVM by cloning make_unique into t...
David Blaikie
2015-11-03
1
-11
/
+23
*
Fix Clang-tidy modernize-use-nullptr warnings in examples and include directo...
Hans Wennborg
2015-09-29
1
-1
/
+1
*
Big Kaleidoscope tutorial update.
Lang Hames
2015-08-26
1
-2
/
+2
*
[Kaleidoscope] Clang-format the Kaleidoscope tutorials.
Lang Hames
2015-08-19
1
-83
/
+116
*
[Kaleidoscope] Start C++11'ifying the kaleidoscope tutorials.
Lang Hames
2015-08-18
1
-51
/
+66
*
[weak vtables] Place class definitions into anonymous namespaces to prevent w...
Juergen Ributzka
2013-11-19
1
-14
/
+3
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-1
/
+12
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-15
/
+1
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-1
/
+15
*
Add missing #include's to cctype when using isdigit/alpha/etc.
Will Dietz
2013-10-12
1
-0
/
+1
*
Remove unused fields.
Rafael Espindola
2013-07-21
1
-11
/
+3
*
Sort the #include lines of the examples/... tree.
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Add examples for Kaleidoscope chapters 2 through 6.
Erick Tryzelaar
2009-09-22
1
-0
/
+398