[all-commits] [llvm/llvm-project] baa6f6: Revert "[TableGen][GlobalISel] Account for HwMode ...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Fri Mar 20 03:04:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: baa6f6a7828a46c37b96227282938717220f8b34
      https://github.com/llvm/llvm-project/commit/baa6f6a7828a46c37b96227282938717220f8b34
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/RegisterBank.h
    M llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
    M llvm/lib/CodeGen/GlobalISel/RegisterBank.cpp
    M llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp
    M llvm/lib/Target/RISCV/RISCVRegisterBankInfo.cpp
    M llvm/lib/Target/RISCV/RISCVRegisterBankInfo.h
    M llvm/lib/Target/RISCV/RISCVSubtarget.cpp
    M llvm/utils/TableGen/RegisterBankEmitter.cpp

  Log Message:
  -----------
  Revert "[TableGen][GlobalISel] Account for HwMode in RegisterBank register sizes"

This reverts commit e9f22fd4293a65bcdcf1b18b91c72f63e5e9e45b.

When building with -DLLVM_USE_SANITIZER="Thread", check-llvm has 70
failing tests with this revision, and 29 without this revision.




More information about the All-commits mailing list