summaryrefslogtreecommitdiff
path: root/Source/GPUVerify/RaceInstrumenter.cs
Commit message (Expand)AuthorAge
* Added creation of source variable pre- and post- conditions.Gravatar Egor Kyshtymov2012-09-16
* Added generation of invariants to restrict source location to sensible values.Gravatar Egor Kyshtymov2012-08-28
* Fixed problem where SOURCE variables were not being generated.Gravatar Unknown2012-08-20
* Added functionality for race error reporting.Gravatar Egor Kyshtymov2012-08-20
* Fixed bug where source location attributes are not being attached to a CHECKGravatar Unknown2012-08-16
* Separated race checking into logging and checking calls. This simplifiesGravatar Unknown2012-08-14
* Removed some dud code for handling nested maps, which we no longer support.Gravatar Unknown2012-08-13
* Some more code cleanup related to removal of the "divided" option.Gravatar Unknown2012-08-13
* Removed code related to "divided" option.Gravatar Unknown2012-08-13
* Barrier divergence checking now achieved via precondition.Gravatar Unknown2012-08-13
* Implemented Houdini-based pointer analysis. Made inter-group race checking d...Gravatar Unknown2012-07-20
* GPUVerify only generates _READ/WRITE_OFFSET variabls if they do not already e...Gravatar Unknown2012-07-17
* Read and write logging variables are now only generated if they do not alread...Gravatar Unknown2012-07-10
* Reinstate GPUVerify filesGravatar Peter Collingbourne2012-07-02