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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ORC] Rename ORC layers to make the "new" ORC layers the default.
Lang Hames
2018-10-15
1
-2
/
+2
*
[ORC] Rewrite the VSO symbol table yet again. Update related utilities.
Lang Hames
2018-05-16
1
-0
/
+1
*
s/LLVM_ON_WIN32/_WIN32/, llvm
Nico Weber
2018-04-29
1
-2
/
+2
*
[ORC] Create a new SymbolStringPool by default in ExecutionSession constructor.
Lang Hames
2018-04-02
1
-3
/
+1
*
[ORC] Consolidate RTDyldObjectLinkingLayer GetMemMgr and GetResolver into a
Lang Hames
2018-02-14
1
-4
/
+5
*
[ORC] Remove Layer handles from the layer concept.
Lang Hames
2018-02-09
1
-11
/
+10
*
[ORC] Start migrating ORC layers to use the new ORC Core.h APIs.
Lang Hames
2018-02-06
1
-18
/
+20
*
fix typos in comments and error messges; NFC
Hiroshi Inoue
2017-07-13
1
-1
/
+1
*
[ORC] Errorize the ORC APIs.
Lang Hames
2017-07-07
1
-3
/
+3
*
[Orc] Remove the memory manager argument to addModule, and de-templatize the
Lang Hames
2017-07-04
1
-1
/
+1
*
[ORC] Re-apply r306166 and r306168 with fix for regression test.
Lang Hames
2017-06-23
1
-11
/
+5
*
This reverts commit r306166 and r306168.
Rafael Espindola
2017-06-23
1
-5
/
+11
*
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
Lang Hames
2017-06-23
1
-11
/
+5
*
[ORC] Switch the object layer API from addObjectSet to addObject (singular), and
Lang Hames
2017-06-22
1
-2
/
+2
*
[Examples] Fix some Clang-tidy modernize-use-using and Include What You Use w...
Eugene Zelenko
2017-05-26
1
-5
/
+4
*
llvm/examples/Kaleidoscope/include/KaleidoscopeJIT.h: Fixup corresponding to ...
NAKAMURA Takumi
2017-02-20
1
-2
/
+2
*
Update Kaleidoscope tutorial and improve Windows support
Mehdi Amini
2017-02-11
1
-1
/
+24
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
1
-2
/
+1
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
1
-4
/
+3
*
[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.
Lang Hames
2016-05-31
1
-1
/
+1
*
Fix some Include What You Use warnings in examples; other minor fixes.
Eugene Zelenko
2016-05-25
1
-3
/
+15
*
Big Kaleidoscope tutorial update.
Lang Hames
2015-08-26
1
-0
/
+114