summaryrefslogtreecommitdiff
path: root/Source/GPUVerify/NullRaceInstrumenter.cs
Commit message (Expand)AuthorAge
* Added generation of invariants to restrict source location to sensible values.Gravatar Egor Kyshtymov2012-08-28
* Some more code cleanup related to removal of the "divided" option.Gravatar Unknown2012-08-13
* Inter-thread race checking implementation done.Gravatar Unknown2012-06-14
* Progress on inter-group race checkingGravatar Unknown2012-06-14
* GPUVerify: refactor candidate invariant generators and analyses to use regionsGravatar Peter Collingbourne2012-06-07
* Significantly changed the way race checking is performed. Made eager race ch...Gravatar Unknown2012-04-24
* Started adding another invariant generation analysis.Gravatar Unknown2012-03-26
* Race checking assertions are now added as invariants and pre/post conditions ...Gravatar Unknown2012-03-05
* Generating useful, and guarateed by construction, postconditions and loop inv...Gravatar Unknown2011-11-21
* Additions to GPU Verify for paper submission.Gravatar Unknown2011-11-08