Fix wrong name in comment.
[oota-llvm.git] / test / Instrumentation / ThreadSanitizer /
2012-10-03 Dmitry Vyukovtsan: update the test for new atomic enums
2012-10-03 Dmitry Vyukovtsan: update the test for new atomic enums
2012-04-27 Kostya Serebryany[tsan] Atomic support for ThreadSanitizer, patch by...
2012-04-10 Kostya Serebryany[tsan] two more compile-time optimizations:
2012-04-10 Kostya Serebryany[tsan] compile-time instrumentation: do not instrument...
2012-03-26 Kostya Serebryany[tsan] treat vtable pointer updates in a special way...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-02-13 Kostya SerebryanyThreadSanitizer, a race detector. First LLVM commit.