File tree
4 files changed
+7
-7
lines changed- deps
- llvm-backend/src/main/native
4 files changed
+7
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Submodule llvm-backend updated 36 files
- bin/llvm-kompile+6
- bin/llvm-kompile-clang+8
- config/llvm_header.inc+5-5
- include/kllvm/codegen/GCStrategy.h+37
- include/kllvm/codegen/Options.h+1
- include/runtime/arena.h+182-100
- include/runtime/collect.h+2-2
- include/runtime/header.h+7-1
- include/runtime/types.h+1
- lib/codegen/CreateStaticTerm.cpp+17-7
- lib/codegen/CreateTerm.cpp+38-6
- lib/codegen/Decision.cpp+28-17
- lib/codegen/EmitConfigParser.cpp+50-37
- lib/codegen/Metadata.cpp+2
- lib/codegen/Options.cpp+4
- lib/passes/CMakeLists.txt+2
- lib/passes/GCStrategy.cpp+52
- matching/src/main/scala/org/kframework/backend/llvm/matching/Generator.scala+2
- package/debian/changelog+1-1
- package/version+1-1
- runtime/alloc/arena.cpp+50-226
- runtime/alloc/register_gc_roots_enum.cpp+1-1
- runtime/arithmetic/int.cpp+2-2
- runtime/collect/collect.cpp+10-24
- runtime/collect/migrate_collection.cpp+2-2
- runtime/collect/migrate_static_roots.cpp+3-3
- runtime/lto/alloc.cpp+19-24
- runtime/util/ConfigurationParser.cpp+18
- runtime/util/search.cpp+5-1
- test/defn/imp.kore+2
- test/defn/mint-literal.kore+2.4k
- test/input/mint-literal.in+1
- test/lit.cfg.py+7
- test/output/mint-literal.out.diff+1
- tools/llvm-kompile-codegen/main.cpp+3
- unittests/runtime-collections/lists.cpp+8
0 commit comments