[PATCH] D63433: [RISCV] Add RISCV-specific TargetTransformInfo

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 06:32:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364046: [RISCV] Add RISCV-specific TargetTransformInfo (authored by lenary, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63433?vs=205981&id=205990#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63433/new/

https://reviews.llvm.org/D63433

Files:
  llvm/trunk/lib/Target/RISCV/CMakeLists.txt
  llvm/trunk/lib/Target/RISCV/LLVMBuild.txt
  llvm/trunk/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/trunk/lib/Target/RISCV/RISCVTargetMachine.h
  llvm/trunk/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/trunk/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/trunk/test/CodeGen/RISCV/imm-cse.ll
  llvm/trunk/test/Transforms/ConstantHoisting/RISCV/immediates.ll
  llvm/trunk/test/Transforms/ConstantHoisting/RISCV/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63433.205990.patch
Type: text/x-patch
Size: 10648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/75ee767b/attachment.bin>


More information about the llvm-commits mailing list