dataracebench
dataracebench copied to clipboard
impact of compiler optimizations
For a LLVM-based tool Clang/LLVM-9.0.0 , the generated IR for DRB090 and DRB124, both with races optimized away by O1 and above. But the races do appear at O0 level.
make O0 default in test harness.