summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner2019-11-141-1/+2
* [PoisonChecking] Flesh out complete todo list for full coveragePhilip Reames2019-07-091-8/+24
* [PoisonCheker] Support for out of bounds operands on shifts + insert/extracte...Philip Reames2019-07-091-1/+41
* [PoisonChecking] Add validation rules for "exact" on sdiv/udivPhilip Reames2019-07-091-0/+18
* Add a transform pass to make the executable semantics of poison explicit in t...Philip Reames2019-07-091-0/+283
OpenPOWER on IntegriCloud