There are no reviews yet. Be the first to send feedback to the community and the maintainers!
ub-canaries
collection of C/C++ programs that try to get compilers to exploit undefined behavioritc-benchmarks
static analysis benchmarks from Toyota ITCcompiler-crashes
60 artisanal compiler crashesopt-fuzz
llvm opt fuzzer and bounded exhaustive test generatornibble-sort
Many functions in C for sorting the nibbles in an 8-byte wordpldi22-llvm-tutorial
outline and links for PLDI 2022 tutorialrb_tree_demo
code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896llvm-dataflow-info
print information from LLVM dataflow analysessudo-1.8.13
sudo for compiler bug demoguided-tree-search
heuristically and dynamically sample (more) uniformly from large decision trees of unknown shapesolid_code_class
shared files for U of Utah CS 5959: Writing Solid Codeconst_time
empirical measurement of code constructs that seem like they should have constant execution time regardless of values of inputsllvm-pass-template
minimal out-of-tree LLVM passfs-fuzz
two simple fuzzers, one for UNIX filesystem operations, the other for C streamsrandom-testing-book
rc4-poc
proof of concept for local OpenSSL RC4 buffer overrun bugcost-model
looking into devising good cost models for optimizing LLVM IRoptimizer-eval
compiler optimizer evaluationpython_rb_tree_demo
demonstration of fuzzing a red-black tree in Python for a blog entryisolating-a-miscompilation
code accompanying a blog post about a compiler bugsudoku
brute-force sudoku solver in Cllvm-dataflow-research
experimenting with better interval transfer functions for LLVMadvanced_os_class
shared repo for U of Utah CS 5962 spring 2014assert_quiz
A quick quiz about how assertions should be used.parse-arm
llvm-test-lvi
LLVM pass for testing the soundness of the LazyValueInfo analysis passcalc-compiler
tiny language compiler for classllvm-mc-info
just playing with llvm-mcallvm-stress
fork of llvm-stresscs6015-webscrapers
web scraper assignment for Utah CS 6015 Spring 2018knownbits-compare
cs6960-fall17
repo for advanced OS, fall 2017, U of UtahLove Open Source and this site? Check out how you can help us