[all-commits] [llvm/llvm-project] aca127: [msan] Avoid unnecessary PC increment/decrement

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Aug 11 14:29:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aca12761605d4f8778f04e130a1db93aa283a285
      https://github.com/llvm/llvm-project/commit/aca12761605d4f8778f04e130a1db93aa283a285
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    M compiler-rt/lib/msan/msan.cpp
    M compiler-rt/lib/msan/msan_report.cpp

  Log Message:
  -----------
  [msan] Avoid unnecessary PC increment/decrement

Reviewed By: kda

Differential Revision: https://reviews.llvm.org/D131692


  Commit: 9637a171262fd3997d5ab22cbc7cbb15b3c06898
      https://github.com/llvm/llvm-project/commit/9637a171262fd3997d5ab22cbc7cbb15b3c06898
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    M llvm/test/Instrumentation/MemorySanitizer/alloca.ll

  Log Message:
  -----------
  [test][msan] Test origin description argument

Reviewed By: kda

Differential Revision: https://reviews.llvm.org/D131721


Compare: https://github.com/llvm/llvm-project/compare/2c79801a0e57...9637a171262f


More information about the All-commits mailing list