summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/tests/asan_asm_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ASan asm instrumentation.Evgeniy Stepanov2019-03-111-273/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [asan] Properly mark or disable tests that only work with shadow scale of 3Walter Lee2017-11-161-1/+2
* [asan] Fix test broken by r290540Vitaly Buka2016-12-271-12/+14
* [inline-asm]No error for conflict between inputs\outputs and clobber listMarina Yatsina2016-12-261-2/+2
* [asan] Fix >80 chars line.Evgeniy Stepanov2015-09-041-1/+2
* [asan] Disable asm instrumentation tests on android/x86.Evgeniy Stepanov2015-09-041-3/+6
* [asan] Since x32 has 32-bit pointers, it should use the same code sequence as...Kostya Serebryany2015-03-031-2/+2
* [asan] End-to-end test for REP MOVS instrumentation.Evgeniy Stepanov2014-07-311-0/+53
* [asan] Remove runtime assembly helpers.Evgeniy Stepanov2014-07-071-54/+8
* [asan] Fix x86 asm instrumentation to preserve flags.Evgeniy Stepanov2014-05-211-0/+42
* [asan] Disable asm instrumentation and tests on Mac.Evgeniy Stepanov2014-02-191-0/+218
OpenPOWER on IntegriCloud