Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r38
/
examples
/
Kaleidoscope
/
Chapter3
d6da5db
Use print() instead of dump() in code
by Matthias Braun
· 9 years ago
38ccacb
[Examples] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes.
by Eugene Zelenko
· 9 years ago
60e94e8
[Kaleidoscope] Fix static global ordering to prevent crash on exit.
by Lang Hames
· 9 years ago
efac554
Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in examples; other minor fixes.
by Eugene Zelenko
· 9 years ago
8be7707
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
215b61f
[Kaleidoscope] Rename Error -> LogError in Chapters 2-5.
by Lang Hames
· 9 years ago
caeade4
Remove autoconf support
by Chris Bieneman
· 10 years ago
d16725c
Fix Clang-tidy modernize-use-nullptr warnings in examples and include directories; other minor cleanups.
by Hans Wennborg
· 10 years ago
2838831
Big Kaleidoscope tutorial update.
by Lang Hames
· 10 years ago
1356c79
[Kaleidoscope] More inter-chapter diff reduction.
by Lang Hames
· 10 years ago
44364a3
[Kaleidoscope] Clang-format the Kaleidoscope tutorials.
by Lang Hames
· 10 years ago
afae23b
[Kaleidoscope] Start C++11'ifying the kaleidoscope tutorials.
by Lang Hames
· 10 years ago
c16fc54
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 10 years ago
c182476
cmake: Add Kaleidoscope target
by Duncan P. N. Exon Smith
· 11 years ago
098dd80
[cleanup] Fix the includes in the examples for r199082.
by Chandler Carruth
· 12 years ago
3aabdeb
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
by NAKAMURA Takumi
· 12 years ago
ba0f991
[weak vtables] Place class definitions into anonymous namespaces to prevent weak vtables.
by Juergen Ributzka
· 12 years ago
3543625
[weak vtables] Remove a bunch of weak vtables
by Juergen Ributzka
· 12 years ago
b21ab43
Revert r194865 and r194874.
by Alexey Samsonov
· 12 years ago
5a364c5
[weak vtables] Remove a bunch of weak vtables
by Juergen Ributzka
· 12 years ago
e3ba15c
Add missing #include's to cctype when using isdigit/alpha/etc.
by Will Dietz
· 12 years ago
0a08460
Update the examples for the new header file locations.
by Chandler Carruth
· 13 years ago
4ca7e09
Sort the #include lines of the examples/... tree.
by Chandler Carruth
· 13 years ago
06cb8ed
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
by Chandler Carruth
· 13 years ago
0bd9d3a
Convert CallInst and InvokeInst APIs to use ArrayRef. For the LLVM examples.
by Francois Pichet
· 14 years ago
d1c2bd8
fix some examples
by John Wiegley
· 14 years ago
3a210e2
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
by Michael J. Spencer
· 15 years ago
4e9c939
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
by Michael J. Spencer
· 15 years ago
3472766
Convert some tab stops into spaces.
by Duncan Sands
· 15 years ago
b0e9ead
fix several bugs in the tutorial, patch by Kevin Kelley!
by Chris Lattner
· 15 years ago
31c6c5d
Add examples for Kaleidoscope chapters 2 through 6.
by Erick Tryzelaar
· 16 years ago