[PATCH] D63007: [RISCV] Add RISCV-specific TargetTransformInfo
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 08:20:33 PDT 2019
lenary updated this revision to Diff 205077.
lenary added a comment.
- Address review feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63007/new/
https://reviews.llvm.org/D63007
Files:
llvm/lib/Target/RISCV/CMakeLists.txt
llvm/lib/Target/RISCV/LLVMBuild.txt
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/lib/Target/RISCV/RISCVTargetMachine.h
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
llvm/lib/Target/RISCV/Utils/RISCVMatInt.cpp
llvm/lib/Target/RISCV/Utils/RISCVMatInt.h
llvm/test/CodeGen/RISCV/add-before-shl.ll
llvm/test/Transforms/ConstantHoisting/RISCV/immediates.ll
llvm/test/Transforms/ConstantHoisting/RISCV/lit.local.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63007.205077.patch
Type: text/x-patch
Size: 14976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/076c889b/attachment.bin>
More information about the llvm-commits
mailing list