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
/
Chapter4
/
toy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-11
/
+11
*
s/LLVM_ON_WIN32/_WIN32/, llvm
Nico Weber
2018-04-29
1
-1
/
+1
*
InstCombine: Fix layering by not including Scalar.h in InstCombine
David Blaikie
2018-04-24
1
-1
/
+2
*
[ORC] Errorize the ORC APIs.
Lang Hames
2017-07-07
1
-1
/
+1
*
Update Kaleidoscope tutorial and improve Windows support
Mehdi Amini
2017-02-11
1
-2
/
+8
*
Use print() instead of dump() in code
Matthias Braun
2017-01-28
1
-2
/
+4
*
[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
-6
/
+15
*
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
*
[PM] Update Kaleidoscope with the new header file.
Chandler Carruth
2016-03-11
1
-0
/
+1
*
Fix Clang-tidy modernize-use-nullptr warnings in examples and include directo...
Hans Wennborg
2015-09-29
1
-1
/
+2
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
1
-3
/
+0
*
Kaleidoscope: Prune __attribute__((used)). Some compilers wouldn't accept one.
NAKAMURA Takumi
2015-08-28
1
-2
/
+2
*
Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sure
Lang Hames
2015-08-27
1
-4
/
+4
*
Revert r246175 to get builder green again.
Lang Hames
2015-08-27
1
-2
/
+2
*
Add Kaleidoscope regression tests.
Lang Hames
2015-08-27
1
-2
/
+2
*
Big Kaleidoscope tutorial update.
Lang Hames
2015-08-26
1
-312
/
+107
*
[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
-29
/
+41
*
[Kaleidoscope] Start C++11'ifying the kaleidoscope tutorials.
Lang Hames
2015-08-18
1
-90
/
+90
*
[PM/AA] Hoist the interface for BasicAA into a header file.
Chandler Carruth
2015-08-06
1
-0
/
+1
*
Fix Kaleidoscope tuto: ExecutionEngine->getDataLayout() returns a ref
Mehdi Amini
2015-07-16
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-6
/
+6
*
Fix the build of the gold-plugin and examples.
Rafael Espindola
2015-03-04
1
-1
/
+1
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-1
/
+0
*
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...
Aaron Ballman
2015-02-15
1
-2
/
+2
*
[PM] Update the examples to reflect the removal of the
Chandler Carruth
2015-02-13
1
-1
/
+1
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
1
-1
/
+1
*
[Kaleidoscope] Run clang-format over chapter 4 of kaleidoscope.
Lang Hames
2015-01-16
1
-44
/
+38
*
[Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidoscope tutorial where repeat
Lang Hames
2015-01-16
1
-55
/
+253
*
Fix KS tutorial build failure.
Eric Christopher
2014-12-08
1
-106
/
+154
*
Fix the JIT code for the Kaleidoscope tutorial.
Eric Christopher
2014-12-08
1
-2
/
+9
*
Add doInitialization/doFinalization to DataLayoutPass.
Rafael Espindola
2014-09-10
1
-1
/
+1
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-1
/
+0
*
Make it explicit that ExecutionEngine takes ownership of the modules.
Rafael Espindola
2014-08-19
1
-2
/
+4
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-0
/
+1
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-1
/
+0
*
Use DataLayout from the module when easily available.
Rafael Espindola
2014-02-25
1
-1
/
+2
*
Make DataLayout a plain object, not a pass.
Rafael Espindola
2014-02-25
1
-1
/
+1
*
[cleanup] Re-sort the examples #include lines with my sort_includes
Chandler Carruth
2014-01-13
1
-1
/
+1
*
[cleanup] Fix the includes in the examples for r199082.
Chandler Carruth
2014-01-13
1
-1
/
+1
*
[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
-5
/
+5
*
Sort the #include lines of the examples/... tree.
Chandler Carruth
2012-12-04
1
-5
/
+5
[next]