This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
examples
/
Kaleidoscope
History
Lang Hames
1e16272ba7
[examples][BuildingAJIT] Use the right layer when adding code in Chapter 3.
...
We were incorrectly using the OptimizeLayer and bypassing the COD layer.
2022-03-01 16:44:55 -08:00
..
BuildingAJIT
[examples][BuildingAJIT] Use the right layer when adding code in Chapter 3.
2022-03-01 16:44:55 -08:00
Chapter2
…
Chapter3
[examples] Fix Kaleidoscope-Ch3, which was broken by ad92f16ccc5.
2020-10-19 00:26:43 -07:00
Chapter4
…
Chapter5
…
Chapter6
…
Chapter7
Fix use of deprecated IRBuilder::CreateLoad in Kaleidoscope
2021-03-11 15:44:02 -08:00
Chapter8
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
Chapter9
[llvm] Use true/false instead of 1/0 (NFC)
2022-01-07 00:39:14 -08:00
include
[examples] Fix Kaleidoscope for Windows
2021-08-19 13:20:51 +10:00
MCJIT
[Doc][NFC] Fix Kaleidoscope links, typos and add blog posts for MCJIT
2021-01-25 19:59:36 +05:30
CMakeLists.txt
…