summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/ThreadSanitizer/tsan_basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Insert module constructors in a module passVitaly Buka2019-10-111-1/+1
* Revert 374481 "[tsan,msan] Insert module constructors in a module pass"Nico Weber2019-10-111-1/+1
* [tsan,msan] Insert module constructors in a module passVitaly Buka2019-10-101-1/+1
* [NewPM][TSan] Reiterate the TSan portPhilip Pfaffe2019-01-161-1/+1
* Revert r350647: "[NewPM] Port tsan"Florian Hahn2019-01-091-2/+4
* [NewPM] Port tsanPhilip Pfaffe2019-01-081-4/+2
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-6/+6
* ThreadSanitizer: don't track swifterror memory addressesArnold Schwaighofer2017-02-151-0/+24
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-6/+6
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-6/+6
* TSan: Use `createSanitizerCtor` to create ctor, and call `__tsan_init`Ismail Pazarbasi2015-05-071-1/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [TSan] Fixup a test case after r209939Alexey Samsonov2014-05-311-3/+3
* tsan: implement no_sanitize_thread attributeDmitry Vyukov2013-10-171-2/+2
* Add missing colons to check lines.Benjamin Kramer2013-04-111-1/+1
* [tsan] make sure memset/memcpy/memmove are not inlined in tsan modeKostya Serebryany2013-03-281-0/+33
* ThreadSanitizer, a race detector. First LLVM commit.Kostya Serebryany2012-02-131-0/+22
OpenPOWER on IntegriCloud