This repository contains an LLVM pass for bound check insertion and optimization based on the paper Optimizing array bound checks using flow analysis by Gupta et al.
This repository contains an LLVM pass for bound check insertion and optimization based on the paper Optimizing array bound checks using flow analysis by Gupta et al.