summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/HWAddressSanitizer/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* hwasan: Compatibility fixes for short granules.Peter Collingbourne2019-09-271-21/+21
* hwasan: Initialize the pass only once.Peter Collingbourne2019-07-171-4/+4
* hwasan: Improve precision of checks using short granule tags.Peter Collingbourne2019-07-091-2/+50
* hwasan: Remove the old frame descriptor mechanism.Peter Collingbourne2019-06-281-2/+0
* [NewPM] Port HWASan and Kernel HWASanLeonard Chan2019-05-141-0/+6
* hwasan: Move memory access checks into small outlined functions on aarch64.Peter Collingbourne2019-01-231-144/+152
* hwasan: Move ctor into a comdat.Peter Collingbourne2018-12-171-1/+4
* [hwasan] add stack frame descriptions.Kostya Serebryany2018-10-231-0/+1
* [hwasan] Record and display stack history in stack-based reports.Evgeniy Stepanov2018-09-241-3/+2
* Revert "[hwasan] Record and display stack history in stack-based reports."Evgeniy Stepanov2018-09-241-2/+3
* [hwasan] Record and display stack history in stack-based reports.Evgeniy Stepanov2018-09-241-3/+2
* [HWASan] Introduce non-zero based and dynamic shadow memory (LLVM).Alex Shlyapnikov2018-04-201-12/+35
* [hwasan] Fix inline instrumentation.Evgeniy Stepanov2018-02-211-20/+20
* [hwasan] Rename sized load/store callbacks to be consistent with ASan.Evgeniy Stepanov2018-01-161-6/+6
* [hwasan] Implement -fsanitize-recover=hwaddress.Evgeniy Stepanov2017-12-201-24/+48
* [hwasan] Inline instrumentation & fixed shadow.Evgeniy Stepanov2017-12-131-27/+149
* Hardware-assisted AddressSanitizer (llvm part).Evgeniy Stepanov2017-12-091-0/+190
OpenPOWER on IntegriCloud