Skip to content

Commit

Permalink
fix link to proposed paper for testing talk (#126)
Browse files Browse the repository at this point in the history
paper link changed because it left the preprint status
  • Loading branch information
Ironeer authored Nov 8, 2023
1 parent d609986 commit 0a45c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homework/talk.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Wir bieten Ihnen hier verschiedene Themen zur Auswahl an, Sie können aber auch
- T. Parr: [_LL(\*) grammar analysis_](https://theantlrguy.atlassian.net/wiki/spaces/~admin/pages/524294/LL+grammar+analysis)
8. Testing:
- [Finding and Understanding Bugs in C Compilers](https://users.cs.utah.edu/~regehr/papers/pldi11-preprint.pdf)
- [Validating JIT Compilers via Compilation Space Exploration](https://connglli.github.io/pdfs/artemis_sosp23_preprint.pdf)
- [Validating JIT Compilers via Compilation Space Exploration](https://connglli.github.io/pdfs/artemis_sosp23.pdf)
- [A Survey of Compiler Testing](https://software-lab.org/publications/csur2019_compiler_testing.pdf)
- [An empirical comparison of compiler testing techniques](https://xiongyingfei.github.io/papers/ICSE16.pdf)
- [Compiler Testing: A Systematic Literature Analysis](https://arxiv.org/abs/1810.02718)
Expand Down

0 comments on commit 0a45c03

Please sign in to comment.