[PATCH] D15258: [PGO] Remove data races on Data->Values field

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 23:17:33 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256543: [PGO]: Do not update Data->Value field during profile write. (authored by davidxl).

Changed prior to commit:
  http://reviews.llvm.org/D15258?vs=43712&id=43713#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15258

Files:
  compiler-rt/trunk/lib/profile/InstrProfiling.h
  compiler-rt/trunk/lib/profile/InstrProfilingFile.c
  compiler-rt/trunk/lib/profile/InstrProfilingInternal.h
  compiler-rt/trunk/lib/profile/InstrProfilingValue.c
  compiler-rt/trunk/lib/profile/InstrProfilingWriter.c
  compiler-rt/trunk/test/profile/instrprof-value-prof.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15258.43713.patch
Type: text/x-patch
Size: 16280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151229/5072e481/attachment.bin>


More information about the llvm-commits mailing list