[all-commits] [llvm/llvm-project] 1d15bb: Revert "[RISCV] Avoid Splitting MBB in RISCVExpand...

Sam Elliott via All-commits all-commits at lists.llvm.org
Tue Jul 14 03:16:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d15bbb9d9168a7eecf4a37a46e12babd1d58afc
      https://github.com/llvm/llvm-project/commit/1d15bbb9d9168a7eecf4a37a46e12babd1d58afc
  Author: Sam Elliott <selliott at lowrisc.org>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineBasicBlock.h
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
    M llvm/lib/Target/RISCV/RISCVMCInstLower.cpp
    M llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
    M llvm/test/CodeGen/RISCV/codemodel-lowering.ll
    M llvm/test/CodeGen/RISCV/mir-target-flags.ll
    M llvm/test/CodeGen/RISCV/pic-models.ll
    M llvm/test/CodeGen/RISCV/tls-models.ll

  Log Message:
  -----------
  Revert "[RISCV] Avoid Splitting MBB in RISCVExpandPseudo"

This reverts commit 97106f9d80f6ba1bf5eafbd5a6f88d72913ec5a1.

This is based on feedback from https://reviews.llvm.org/D82988#2147105




More information about the All-commits mailing list