[all-commits] [llvm/llvm-project] 6e1458: [ARM][NFC] Use addLiveIns method instead of manual...

AtariDreams via All-commits all-commits at lists.llvm.org
Sun May 26 16:29:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e14583c53c8b1950e502a7fa282d7e00ad2df4a
      https://github.com/llvm/llvm-project/commit/6e14583c53c8b1950e502a7fa282d7e00ad2df4a
  Author: AtariDreams <gfunni234 at gmail.com>
  Date:   2024-05-26 (Sun, 26 May 2024)

  Changed paths:
    M llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
    M llvm/test/CodeGen/ARM/constant-island-movwt.mir
    M llvm/test/CodeGen/ARM/constant-islands-split-IT.mir

  Log Message:
  -----------
  [ARM][NFC] Use addLiveIns method instead of manually adding live-ins (#87560)

Do this instead of reimplementing addLiveIns which does the exact same thing.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list