[all-commits] [llvm/llvm-project] 06e6ec: [Attributor][NFC] Precommit test

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Fri Sep 1 22:16:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06e6ec0d0902d8070bfe8950ccaefa96d7564ce6
      https://github.com/llvm/llvm-project/commit/06e6ec0d0902d8070bfe8950ccaefa96d7564ce6
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M llvm/test/Transforms/Attributor/nounwind.ll

  Log Message:
  -----------
  [Attributor][NFC] Precommit test


  Commit: 9207a90be521421b90216ad1b89863de6e67e590
      https://github.com/llvm/llvm-project/commit/9207a90be521421b90216ad1b89863de6e67e590
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp

  Log Message:
  -----------
  [Attributor] Do not expand dead indirect call sites


  Commit: f4f40c6dfde46829438a7c4aa815fdffcc7a28e6
      https://github.com/llvm/llvm-project/commit/f4f40c6dfde46829438a7c4aa815fdffcc7a28e6
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/Attributor.h

  Log Message:
  -----------
  [Attributor] Introduce a hook for AAs to avoid inline-asm


Compare: https://github.com/llvm/llvm-project/compare/9fd57e4d4888...f4f40c6dfde4


More information about the All-commits mailing list