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
/
Orc
/
lazy_codegen
/
toy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Kaleidoscope] Remove the old Kaleidoscope/ORC tutorial series.
Lang Hames
2016-05-27
1
-1361
/
+0
*
Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warn...
Eugene Zelenko
2016-05-19
1
-10
/
+30
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-20
/
+22
*
examples: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-11-07
1
-1
/
+1
*
Make the Kaleidoscope Orc examples -Wdeprecated clean by avoiding copying som...
David Blaikie
2015-10-08
1
-1
/
+1
*
Fix Clang-tidy modernize-use-nullptr warnings in examples and include directo...
Hans Wennborg
2015-09-29
1
-6
/
+4
*
Remove trailing whitespace from the old Orc Kaleidoscope examples.
Lang Hames
2015-09-18
1
-112
/
+111
*
Remove access to the DataLayout in the TargetMachine
Mehdi Amini
2015-07-24
1
-3
/
+3
*
Revert "Remove access to the DataLayout in the TargetMachine"
Mehdi Amini
2015-07-24
1
-3
/
+3
*
Remove access to the DataLayout in the TargetMachine
Mehdi Amini
2015-07-24
1
-3
/
+3
*
Simplify the Mangler interface now that DataLayout is mandatory.
Rafael Espindola
2015-06-23
1
-6
/
+5
*
[MCJIT][Orc] Refactor RTDyldMemoryManager, weave RuntimeDyld::SymbolInfo through
Lang Hames
2015-03-30
1
-6
/
+11
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-1
/
+1
*
[Orc][Kaleidoscope] Clean up the Orc/Kaleidoscope tutorials to minimize the d...
Lang Hames
2015-02-25
1
-45
/
+54
*
[Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.
Lang Hames
2015-02-21
1
-0
/
+2
*
[Orc][Kaleidoscope] Update the MainLoop code of the orc/kaleidoscope tutorials
Lang Hames
2015-02-17
1
-4
/
+4
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
1
-1
/
+1
*
[Orc] Add a JITSymbol class to the Orc APIs, refactor APIs, update clients.
Lang Hames
2015-02-09
1
-8
/
+8
*
Kaleidoscope-Orc: Reuse the IRGen utility function in later chapters, and rem...
David Blaikie
2015-02-08
1
-7
/
+15
*
Constify the Orc Kaleidoscope examples IRGen functions.
David Blaikie
2015-02-08
1
-22
/
+22
*
[Orc][Kaleidoscope] Remove fixed sized buffers from string conversion code and
Lang Hames
2015-02-08
1
-26
/
+24
*
Add CMake build support for Orc examples (& fix some clang -Werror build
David Blaikie
2015-02-08
1
-1
/
+0
*
[Orc][Kaleidoscope] Fix method-name think-o. NFC.
Lang Hames
2015-02-08
1
-3
/
+3
*
[Orc] Add a Kaleidoscope/Orc tutorial demonstrating lazy-codegen.
Lang Hames
2015-02-06
1
-0
/
+1322