[llvm-branch-commits] [llvm] eea0313 - [AddressSanitizer] Split out memory intrinsic handling

2020-04-30 Thread Alexander Potapenko via llvm-branch-commits
Author: Jann Horn Date: 2020-04-30T15:00:48+02:00 New Revision: eea0313cd52e43cc48665ba989b6d861c6e35232 URL: https://github.com/llvm/llvm-project/commit/eea0313cd52e43cc48665ba989b6d861c6e35232 DIFF: https://github.com/llvm/llvm-project/commit/eea0313cd52e43cc48665ba989b6d861c6e35232.diff LOG

[llvm-branch-commits] [llvm] 84d341f - [AddressSanitizer] Instrument byval call arguments

2020-04-30 Thread Alexander Potapenko via llvm-branch-commits
Author: Jann Horn Date: 2020-04-30T15:00:49+02:00 New Revision: 84d341f53d050d2d1b6d657ebf8e23dc4aaab2ae URL: https://github.com/llvm/llvm-project/commit/84d341f53d050d2d1b6d657ebf8e23dc4aaab2ae DIFF: https://github.com/llvm/llvm-project/commit/84d341f53d050d2d1b6d657ebf8e23dc4aaab2ae.diff LOG

[llvm-branch-commits] [llvm] c9cba16 - [AddressSanitizer] Refactor ClDebug{Min, Max} handling

2020-04-30 Thread Alexander Potapenko via llvm-branch-commits
Author: Jann Horn Date: 2020-04-30T15:00:48+02:00 New Revision: c9cba1600de842f803bb3d55cc4d97deba55f5c8 URL: https://github.com/llvm/llvm-project/commit/c9cba1600de842f803bb3d55cc4d97deba55f5c8 DIFF: https://github.com/llvm/llvm-project/commit/c9cba1600de842f803bb3d55cc4d97deba55f5c8.diff LOG

[llvm-branch-commits] [llvm] 7df5537 - [AddressSanitizer] Refactor: Permit >1 interesting operands per instruction

2020-04-30 Thread Alexander Potapenko via llvm-branch-commits
Author: Jann Horn Date: 2020-04-30T15:00:48+02:00 New Revision: 7df5537f8d3c4f8033b7b32809684cb688fe5ebe URL: https://github.com/llvm/llvm-project/commit/7df5537f8d3c4f8033b7b32809684cb688fe5ebe DIFF: https://github.com/llvm/llvm-project/commit/7df5537f8d3c4f8033b7b32809684cb688fe5ebe.diff LOG

[llvm-branch-commits] [llvm] c9cba16 - [AddressSanitizer] Refactor ClDebug{Min, Max} handling

2020-04-30 Thread Alexander Potapenko via llvm-branch-commits
Author: Jann Horn Date: 2020-04-30T15:00:48+02:00 New Revision: c9cba1600de842f803bb3d55cc4d97deba55f5c8 URL: https://github.com/llvm/llvm-project/commit/c9cba1600de842f803bb3d55cc4d97deba55f5c8 DIFF: https://github.com/llvm/llvm-project/commit/c9cba1600de842f803bb3d55cc4d97deba55f5c8.diff LOG

[llvm-branch-commits] [llvm] 84d341f - [AddressSanitizer] Instrument byval call arguments

2020-04-30 Thread Alexander Potapenko via llvm-branch-commits
Author: Jann Horn Date: 2020-04-30T15:00:49+02:00 New Revision: 84d341f53d050d2d1b6d657ebf8e23dc4aaab2ae URL: https://github.com/llvm/llvm-project/commit/84d341f53d050d2d1b6d657ebf8e23dc4aaab2ae DIFF: https://github.com/llvm/llvm-project/commit/84d341f53d050d2d1b6d657ebf8e23dc4aaab2ae.diff LOG

[llvm-branch-commits] [llvm] eea0313 - [AddressSanitizer] Split out memory intrinsic handling

2020-04-30 Thread Alexander Potapenko via llvm-branch-commits
Author: Jann Horn Date: 2020-04-30T15:00:48+02:00 New Revision: eea0313cd52e43cc48665ba989b6d861c6e35232 URL: https://github.com/llvm/llvm-project/commit/eea0313cd52e43cc48665ba989b6d861c6e35232 DIFF: https://github.com/llvm/llvm-project/commit/eea0313cd52e43cc48665ba989b6d861c6e35232.diff LOG

[llvm-branch-commits] [llvm] 7df5537 - [AddressSanitizer] Refactor: Permit >1 interesting operands per instruction

2020-04-30 Thread Alexander Potapenko via llvm-branch-commits
Author: Jann Horn Date: 2020-04-30T15:00:48+02:00 New Revision: 7df5537f8d3c4f8033b7b32809684cb688fe5ebe URL: https://github.com/llvm/llvm-project/commit/7df5537f8d3c4f8033b7b32809684cb688fe5ebe DIFF: https://github.com/llvm/llvm-project/commit/7df5537f8d3c4f8033b7b32809684cb688fe5ebe.diff LOG

[llvm-branch-commits] [libclc] 9c5a83e - libclc: cmake configure should depend on file list

2020-04-30 Thread Tom Stellard via llvm-branch-commits
Author: Jan Vesely Date: 2020-04-30T07:22:54-07:00 New Revision: 9c5a83ed9bff0d3c1b854e6a6deed0f6e7d64ff4 URL: https://github.com/llvm/llvm-project/commit/9c5a83ed9bff0d3c1b854e6a6deed0f6e7d64ff4 DIFF: https://github.com/llvm/llvm-project/commit/9c5a83ed9bff0d3c1b854e6a6deed0f6e7d64ff4.diff LO