aboutsummaryrefslogtreecommitdiff
path: root/test/Instrumentation
AgeCommit message (Expand)Author
2019-02-08[InstrProf] Implement static profdata registrationReid Kleckner
2019-02-04[Sanitizers] UBSan unreachable incompatible with Kernel ASanJulian Lettner
2019-02-04[SanitizerCoverage] Clang crashes if user declares `__sancov_lowest_stack` va...Julian Lettner
2019-02-04[NewPM][MSan] Add Options HandlingPhilip Pfaffe
2019-02-02[ASan] Do not instrument other runtime functions with `__asan_handle_no_return`Julian Lettner
2019-01-31[sanitizer-coverage] prune trace-cmp instrumentation for CMP isntructions tha...Kostya Serebryany
2019-01-25hwasan: If we split the entry block, move static allocas back into the entry ...Peter Collingbourne
2019-01-24Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...Julian Lettner
2019-01-24[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...Julian Lettner
2019-01-23hwasan: Read shadow address from ifunc if we don't need a frame record.Peter Collingbourne
2019-01-23hwasan: Move memory access checks into small outlined functions on aarch64.Peter Collingbourne
2019-01-16[MSan] Apply the ctor creation scheme of TSanPhilip Pfaffe
2019-01-16[NewPM][TSan] Reiterate the TSan portPhilip Pfaffe
2019-01-16[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfpMandeep Singh Grang
2019-01-15[SanitizerCoverage] Don't create comdat for interposable functions.Matt Morehouse
2019-01-14[SanitizerCoverage][NFC] Use appendToUsed instead of includeJonathan Metzman
2019-01-09Revert r350647: "[NewPM] Port tsan"Florian Hahn
2019-01-08[NewPM] Port tsanPhilip Pfaffe
2019-01-05Revert "Revert "[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SA...Evgeniy Stepanov
2019-01-04hwasan: Implement lazy thread initialization for the interceptor ABI.Peter Collingbourne
2019-01-03[NewPM] Port MsanPhilip Pfaffe
2018-12-31[MSan] Handle llvm.is.constant intrinsicAlexander Potapenko
2018-12-24[HWASAN] Instrument memorty intrinsics by defaultEugene Leviant
2018-12-20[X86] Change 'simple nonmem' intrinsic test to not use PADDSWSimon Pilgrim
2018-12-20[MSan] Don't emit __msan_instrument_asm_load() callsAlexander Potapenko
2018-12-20[HWASAN] Add support for memory intrinsicsEugene Leviant
2018-12-20[asan] Undo special treatment of linkonce_odr and weak_odrVitaly Buka
2018-12-20[asan] Prevent folding of globals with redzonesVitaly Buka
2018-12-18[asan] Restore ODR-violation detection on vtablesVitaly Buka
2018-12-18[asan] In llvm.asan.globals, allow entries to be non-GlobalVariable and skip ...Kuba Mracek
2018-12-17hwasan: Move ctor into a comdat.Peter Collingbourne
2018-12-13Revert "[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6)"Evgeniy Stepanov
2018-12-13[asan] Don't check ODR violations for particular types of globalsVitaly Buka
2018-12-12[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6)Ryan Prichard
2018-12-04[asan] Split -asan-use-private-alias to -asan-use-odr-indicatorVitaly Buka
2018-12-04[asan] Reduce binary size by using unnamed private aliasesVitaly Buka
2018-12-03[KMSAN] Enable -msan-handle-asm-conservative by defaultAlexander Potapenko
2018-11-08[sancov] Put .SCOV* sections into the right comdat groups on COFFReid Kleckner
2018-10-31[MSan] another take at instrumenting inline assembly - now with callsAlexander Potapenko
2018-10-26Revert "[PassManager/Sanitizer] Enable usage of ported AddressSanitizer passe...Leonard Chan
2018-10-23[hwasan] add stack frame descriptions.Kostya Serebryany
2018-10-11[PassManager/Sanitizer] Port of AddresSanitizer pass from legacy to new PassM...Leonard Chan
2018-09-24[hwasan] Record and display stack history in stack-based reports.Evgeniy Stepanov
2018-09-24Revert "[hwasan] Record and display stack history in stack-based reports."Evgeniy Stepanov
2018-09-24[hwasan] Record and display stack history in stack-based reports.Evgeniy Stepanov
2018-09-13[SanitizerCoverage] Create comdat for global arrays.Matt Morehouse
2018-09-11Revert "[SanitizerCoverage] Create comdat for global arrays."Matt Morehouse
2018-09-11[SanitizerCoverage] Create comdat for global arrays.Matt Morehouse
2018-09-11Revert "[SanitizerCoverage] Create comdat for global arrays."Matt Morehouse
2018-09-11[SanitizerCoverage] Create comdat for global arrays.Matt Morehouse