index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Instrumentation
/
HWAddressSanitizer
/
basic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwasan: Compatibility fixes for short granules.
Peter Collingbourne
2019-09-27
1
-21
/
+21
*
hwasan: Initialize the pass only once.
Peter Collingbourne
2019-07-17
1
-4
/
+4
*
hwasan: Improve precision of checks using short granule tags.
Peter Collingbourne
2019-07-09
1
-2
/
+50
*
hwasan: Remove the old frame descriptor mechanism.
Peter Collingbourne
2019-06-28
1
-2
/
+0
*
[NewPM] Port HWASan and Kernel HWASan
Leonard Chan
2019-05-14
1
-0
/
+6
*
hwasan: Move memory access checks into small outlined functions on aarch64.
Peter Collingbourne
2019-01-23
1
-144
/
+152
*
hwasan: Move ctor into a comdat.
Peter Collingbourne
2018-12-17
1
-1
/
+4
*
[hwasan] add stack frame descriptions.
Kostya Serebryany
2018-10-23
1
-0
/
+1
*
[hwasan] Record and display stack history in stack-based reports.
Evgeniy Stepanov
2018-09-24
1
-3
/
+2
*
Revert "[hwasan] Record and display stack history in stack-based reports."
Evgeniy Stepanov
2018-09-24
1
-2
/
+3
*
[hwasan] Record and display stack history in stack-based reports.
Evgeniy Stepanov
2018-09-24
1
-3
/
+2
*
[HWASan] Introduce non-zero based and dynamic shadow memory (LLVM).
Alex Shlyapnikov
2018-04-20
1
-12
/
+35
*
[hwasan] Fix inline instrumentation.
Evgeniy Stepanov
2018-02-21
1
-20
/
+20
*
[hwasan] Rename sized load/store callbacks to be consistent with ASan.
Evgeniy Stepanov
2018-01-16
1
-6
/
+6
*
[hwasan] Implement -fsanitize-recover=hwaddress.
Evgeniy Stepanov
2017-12-20
1
-24
/
+48
*
[hwasan] Inline instrumentation & fixed shadow.
Evgeniy Stepanov
2017-12-13
1
-27
/
+149
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+190