[all-commits] [llvm/llvm-project] 3242e5: Revert "[RISCV] Support Constant Pools in Load/Sto...

Sam Elliott via All-commits all-commits at lists.llvm.org
Mon May 11 10:14:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3242e5653a5d2feee22be94411db713e3c6105c2
      https://github.com/llvm/llvm-project/commit/3242e5653a5d2feee22be94411db713e3c6105c2
  Author: Sam Elliott <selliott at lowrisc.org>
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
    M llvm/test/CodeGen/RISCV/calling-conv-ilp32d.ll
    M llvm/test/CodeGen/RISCV/calling-conv-ilp32f-ilp32d-common.ll
    M llvm/test/CodeGen/RISCV/codemodel-lowering.ll
    M llvm/test/CodeGen/RISCV/double-imm.ll
    M llvm/test/CodeGen/RISCV/double-previous-failure.ll
    M llvm/test/CodeGen/RISCV/float-imm.ll
    M llvm/test/CodeGen/RISCV/fp-imm.ll
    M llvm/test/CodeGen/RISCV/select-const.ll

  Log Message:
  -----------
  Revert "[RISCV] Support Constant Pools in Load/Store Peephole"

This reverts commit fe69dfebcfa007e23bf528fff8b96ac63e593e34, due to
a slight change in the API.




More information about the All-commits mailing list