DataRaceBench v1.1.0
- added 7 additional micro-benchmarks using omp flush, task depend, single, etc., making it 79 microbenchmarks in total.
- merged user-suggested fixes for private(j) to enforce only a single-pair dependence per test when possible (Thanks to jprotze ).
- refined the outofbounds benchmarks to only have valid wrap around memory accesses
- swapped file names of two benchmarks: antidep1-var-yes.c and antidep2-orig-yes.c