[PATCH] D23551: [mips] interAptiv based generic schedule model

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 05:30:38 PDT 2016


sdardis removed rL LLVM as the repository for this revision.
sdardis updated this revision to Diff 69992.
sdardis added a comment.

Addressed review comments.


https://reviews.llvm.org/D23551

Files:
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/Mips.td
  lib/Target/Mips/MipsSchedule.td
  lib/Target/Mips/MipsScheduleGeneric.td
  test/CodeGen/Mips/biggot.ll
  test/CodeGen/Mips/divrem.ll
  test/CodeGen/Mips/fcopysign-f32-f64.ll
  test/CodeGen/Mips/llvm-ir/add.ll
  test/CodeGen/Mips/llvm-ir/and.ll
  test/CodeGen/Mips/llvm-ir/mul.ll
  test/CodeGen/Mips/llvm-ir/not.ll
  test/CodeGen/Mips/llvm-ir/or.ll
  test/CodeGen/Mips/llvm-ir/select-flt.ll
  test/CodeGen/Mips/llvm-ir/select-int.ll
  test/CodeGen/Mips/llvm-ir/sub.ll
  test/CodeGen/Mips/llvm-ir/xor.ll
  test/CodeGen/Mips/longbranch.ll
  test/CodeGen/Mips/no-odd-spreg.ll
  test/CodeGen/Mips/prevent-hoisting.ll
  test/DebugInfo/Mips/dsr-fixed-objects.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23551.69992.patch
Type: text/x-patch
Size: 77349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/8bf77c90/attachment-0001.bin>


More information about the llvm-commits mailing list