[PATCH] D24824: [mips][FastISel] Instantiate the MipsFastISel class only for targets that support FastISel.

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 12:19:04 PDT 2016


vkalintiris updated this revision to Diff 72876.
vkalintiris added a comment.

Cleanup FastISel support checks and remember to reject it on MIPS16 as well.


https://reviews.llvm.org/D24824

Files:
  lib/Target/Mips/MipsFastISel.cpp
  lib/Target/Mips/MipsISelLowering.cpp
  test/CodeGen/Mips/Fast-ISel/check-disabled-mcpus.ll
  test/CodeGen/Mips/Fast-ISel/double-arg.ll
  test/CodeGen/Mips/tailcall/tail-call-arguments-clobber.ll
  test/DebugInfo/Mips/dsr-non-fixed-objects.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24824.72876.patch
Type: text/x-patch
Size: 8265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160928/9dd28a42/attachment.bin>


More information about the llvm-commits mailing list