Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / tools / llvm-cov / showLineExecutionCounts.cpp
2015-05-13 Justin BognerInstrProf: Fix display of large numbers in llvm-cov
2015-03-19 Justin Bognerllvm-cov: Only emit colour by default if the output...
2015-03-16 Justin BognerInstrProf: Remove xfails for big-endian from coverage...
2015-03-09 Justin BognerInstrProf: Use the proftext format for these coverage...
2015-02-23 Justin BognerInstrProf: Teach llvm-cov to show the max count instead...
2014-09-19 Justin Bognerllvm-cov: Fix dropped lines when filters were applied
2014-08-23 Alex Lorenzllvm-cov: test: add xfail for the big-endian buildbots
2014-08-22 Alex Lorenzllvm-cov: add code coverage tool that's based on covera...