This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-31 12:41:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
examples
/
Kaleidoscope
History
Lang Hames
5c5b142136
[ORC] Update examples for header changes in r281171.
...
llvm-svn: 281178
2016-09-11 21:34:13 +00:00
..
BuildingAJIT
[ORC] Update examples for header changes in r281171.
2016-09-11 21:34:13 +00:00
Chapter2
Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in examples; other minor fixes.
2016-05-19 01:08:04 +00:00
Chapter3
[Kaleidoscope] Fix static global ordering to prevent crash on exit.
2016-05-22 22:48:36 +00:00
Chapter4
[Kaleidoscope] Fix static global ordering to prevent crash on exit.
2016-05-22 22:48:36 +00:00
Chapter5
[Kaleidoscope] Fix static global ordering to prevent crash on exit.
2016-05-22 22:48:36 +00:00
Chapter6
[Kaleidoscope] Fix static global ordering to prevent crash on exit.
2016-05-22 22:48:36 +00:00
Chapter7
[Kaleidoscope] Fix static global ordering to prevent crash on exit.
2016-05-22 22:48:36 +00:00
Chapter8
New Kaleidoscope chapter: Creating object files
2016-07-02 17:01:59 +00:00
Chapter9
New Kaleidoscope chapter: Creating object files
2016-07-02 17:01:59 +00:00
include
Use the range variant of find instead of unpacking begin/end
2016-08-11 22:21:41 +00:00
MCJIT
Remove every uses of getGlobalContext() in LLVM (but the C API)
2016-04-14 21:59:01 +00:00
CMakeLists.txt
[Kaleidoscope][Orc] Remove the reference to the Orc directory that was removed
2016-05-27 22:21:12 +00:00