Evgeniy Stepanov
c667c1f47a
Hardware-assisted AddressSanitizer (llvm part).
...
Summary:
This is LLVM instrumentation for the new HWASan tool. It is basically
a stripped down copy of ASan at this point, w/o stack or global
support. Instrumenation adds a global constructor + runtime callbacks
for every load and store.
HWASan comes with its own IR attribute.
A brief design document can be found in
clang/docs/HardwareAssistedAddressSanitizerDesign.rst (submitted earlier).
Reviewers: kcc, pcc, alekseyshl
Subscribers: srhines, mehdi_amini, mgorny, javed.absar, eraman, llvm-commits, hiraditya
Differential Revision: https://reviews.llvm.org/D40932
llvm-svn: 320217
2017-12-09 00:21:41 +00:00
..
2017-08-03 17:11:41 +00:00
2017-07-11 22:23:00 +00:00
2017-07-11 22:23:00 +00:00
2017-07-11 22:23:00 +00:00
2017-12-09 00:21:41 +00:00
2017-11-06 16:27:15 +00:00
2017-11-06 16:27:15 +00:00
2017-11-06 16:27:15 +00:00
2017-11-06 16:27:15 +00:00
2016-09-09 17:24:31 +00:00
2017-11-06 16:27:15 +00:00
2017-03-17 17:53:26 +00:00
2017-11-06 16:27:15 +00:00
2017-09-13 21:40:59 +00:00
2017-11-06 16:27:15 +00:00
2017-09-12 21:50:41 +00:00
2017-09-21 23:14:52 +00:00
2017-09-21 23:14:52 +00:00
2017-08-23 20:31:27 +00:00
2017-04-18 01:21:53 +00:00
2017-09-21 23:14:55 +00:00
2017-09-21 23:14:55 +00:00
2017-06-14 13:14:38 +00:00
2017-06-14 13:14:38 +00:00
2017-08-23 20:31:27 +00:00
2016-12-20 02:09:43 +00:00
2017-08-30 18:06:51 +00:00
2017-02-08 17:44:43 +00:00
2017-08-30 18:06:51 +00:00
2017-02-07 17:35:41 +00:00
2016-10-26 08:34:19 +00:00
2016-10-26 08:34:19 +00:00
2017-04-28 22:25:46 +00:00
2016-11-03 19:42:02 +00:00
2017-02-07 17:35:41 +00:00
2017-10-26 15:00:26 +00:00
2017-05-11 12:28:08 +00:00
2017-09-07 01:33:52 +00:00
2016-11-16 21:44:45 +00:00
2016-12-28 22:30:28 +00:00
2016-12-28 22:30:28 +00:00
2016-12-28 22:30:28 +00:00
2016-12-28 22:30:28 +00:00
2017-07-11 22:23:00 +00:00
2016-12-28 22:30:28 +00:00
2017-07-06 17:56:01 +00:00
2017-07-06 17:56:01 +00:00
2016-11-29 21:55:09 +00:00
2016-11-16 21:44:45 +00:00
2017-06-04 08:21:58 +00:00
2017-08-04 16:00:58 +00:00
2017-08-04 16:00:58 +00:00
2017-08-04 16:00:58 +00:00
2017-09-01 16:24:02 +00:00
2016-09-20 23:07:17 +00:00
2017-11-17 18:28:05 +00:00
2017-08-04 16:00:58 +00:00
2017-08-04 16:00:58 +00:00
2017-08-04 16:00:58 +00:00
2017-08-04 16:00:58 +00:00
2017-08-04 16:00:58 +00:00
2017-04-17 17:51:36 +00:00
2017-08-04 16:00:58 +00:00
2017-06-27 23:50:11 +00:00
2017-11-04 17:04:39 +00:00
2017-11-04 17:04:39 +00:00
2017-01-05 14:32:16 +00:00
2016-12-21 23:03:45 +00:00
2017-02-10 22:29:38 +00:00
2016-12-21 23:03:45 +00:00
2017-08-23 20:31:27 +00:00
2017-07-28 20:21:02 +00:00
2017-02-01 22:45:09 +00:00
2017-02-01 22:45:09 +00:00
2017-07-19 00:09:54 +00:00
2017-07-19 00:09:54 +00:00
2017-06-12 20:10:48 +00:00
2017-09-15 21:12:14 +00:00
2017-03-08 23:55:44 +00:00
2017-03-08 23:55:44 +00:00
2017-10-06 18:06:59 +00:00