[all-commits] [llvm/llvm-project] ccc6f4: [msan] Add funel shift tests
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jul 8 12:50:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ccc6f487d8df42a4bf1e5a1b411881a15f7dac82
https://github.com/llvm/llvm-project/commit/ccc6f487d8df42a4bf1e5a1b411881a15f7dac82
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-07-08 (Thu, 08 Jul 2021)
Changed paths:
A llvm/test/Instrumentation/MemorySanitizer/funnel_shift.ll
Log Message:
-----------
[msan] Add funel shift tests
For https://bugs.llvm.org/show_bug.cgi?id=50840
Commit: 915e07605cd5db58db2ea9dd0d2a0a921206d01e
https://github.com/llvm/llvm-project/commit/915e07605cd5db58db2ea9dd0d2a0a921206d01e
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-07-08 (Thu, 08 Jul 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
M llvm/test/Instrumentation/MemorySanitizer/funnel_shift.ll
Log Message:
-----------
[msan] Handle funnel shifts
Fixes https://bugs.llvm.org/show_bug.cgi?id=50840
Differential Revision: https://reviews.llvm.org/D105387
Compare: https://github.com/llvm/llvm-project/compare/c574d2fbaca4...915e07605cd5
More information about the All-commits
mailing list