Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/ise-uiuc/whitefox
- Owner: ise-uiuc
- Created: 2023-10-21T21:14:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-13T00:12:59.000Z (4 months ago)
- Last Synced: 2024-09-13T12:40:48.525Z (4 months ago)
- Topics: deep-learning, llvm, pytorch, software-testing, tensorflow
- Language: Python
- Homepage:
- Size: 14.5 MB
- Stars: 39
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README-DEV.md
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)