-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more realistic test for lvn. Also update submodule to pull more c…
…hanges from upstream
- Loading branch information
1 parent
d0930c5
commit 4edf1e8
Showing
2 changed files
with
65 additions
and
1 deletion.
There are no files selected for viewing
Submodule bril
updated
13 files
+2 −2 | .github/workflows/docs.yaml | |
+1 −1 | README.md | |
+8 −1 | bril-rs/brillvm/README.md | |
+30 −8 | bril-rs/brillvm/src/llvm.rs | |
+4 −3 | bril-rs/rs2bril/README.md | |
+146 −2 | bril-rs/rs2bril/src/lib.rs | |
+16 −3 | brilift/src/translator.rs | |
+4 −2 | brilirs/src/interp.rs | |
+1 −1 | docs/tools/brilck.md | |
+1 −1 | docs/tools/interp.md | |
+1 −1 | docs/tools/ts2bril.md | |
+10 −0 | test/interp/core/dead_block.bril | |
+1 −0 | test/interp/core/dead_block.out |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters