[RISCV] Merge the pipeline models for Rocket
authorEvandro Menezes <ebahapo@users.noreply.github.com>
Thu, 17 Sep 2020 23:20:50 +0000 (18:20 -0500)
committerEvandro Menezes <ebahapo@users.noreply.github.com>
Thu, 24 Sep 2020 22:30:40 +0000 (17:30 -0500)
commit1e66e723eb66c19080f259ca7b4c165bfc1f8d08
tree67cde40d298925ae416e17306ec753bd549a62a7
parentd2696dec45cdcff791cd53b8b8288d33a0d8dddb
[RISCV] Merge the pipeline models for Rocket

Merge the 32 and 64 bit pipeline models for Rocket into a single file.

Differential Revision: https://reviews.llvm.org/D87873
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVSchedRocket.td [new file with mode: 0644]
llvm/lib/Target/RISCV/RISCVSchedRocket32.td [deleted file]
llvm/lib/Target/RISCV/RISCVSchedRocket64.td [deleted file]