Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ise-uiuc/whitefox

WhiteFox: White-Box Compiler Fuzzing Empowered by Large Language Models (OOPSLA 2024)
https://github.com/ise-uiuc/whitefox

deep-learning llvm pytorch software-testing tensorflow

Last synced: about 2 months ago
JSON representation

WhiteFox: White-Box Compiler Fuzzing Empowered by Large Language Models (OOPSLA 2024)

Awesome Lists containing this project

README

        

# Implementation Details of WhiteFox

## TODO

- [ ] Add the scripts for the other compilers.
- [ ] Add the steps to instrument the compilers to collect optimization triggering information. (Or a docker)