[PATCH] D11610: [mips][FastISel] Remove hidden mips-fast-isel option.

Vasileios Kalintiris Vasileios.Kalintiris at imgtec.com
Wed Jul 29 14:36:37 PDT 2015


vkalintiris created this revision.
vkalintiris added a reviewer: dsanders.
vkalintiris added a subscriber: llvm-commits.
Herald added a subscriber: qcolombet.

This hidden option would disable code generation through FastISel by
default. It was removed from the available options and from the
Fast-ISel tests that required it in order to run the tests.

http://reviews.llvm.org/D11610

Files:
  lib/Target/Mips/MipsISelLowering.cpp
  test/CodeGen/Mips/Fast-ISel/br1.ll
  test/CodeGen/Mips/Fast-ISel/bswap1.ll
  test/CodeGen/Mips/Fast-ISel/callabi.ll
  test/CodeGen/Mips/Fast-ISel/constexpr-address.ll
  test/CodeGen/Mips/Fast-ISel/div1.ll
  test/CodeGen/Mips/Fast-ISel/fastalloca.ll
  test/CodeGen/Mips/Fast-ISel/fastcc-miss.ll
  test/CodeGen/Mips/Fast-ISel/fpcmpa.ll
  test/CodeGen/Mips/Fast-ISel/fpext.ll
  test/CodeGen/Mips/Fast-ISel/fpintconv.ll
  test/CodeGen/Mips/Fast-ISel/fptrunc.ll
  test/CodeGen/Mips/Fast-ISel/icmpa.ll
  test/CodeGen/Mips/Fast-ISel/loadstore2.ll
  test/CodeGen/Mips/Fast-ISel/loadstoreconv.ll
  test/CodeGen/Mips/Fast-ISel/loadstrconst.ll
  test/CodeGen/Mips/Fast-ISel/logopm.ll
  test/CodeGen/Mips/Fast-ISel/memtest1.ll
  test/CodeGen/Mips/Fast-ISel/mul1.ll
  test/CodeGen/Mips/Fast-ISel/nullvoid.ll
  test/CodeGen/Mips/Fast-ISel/overflt.ll
  test/CodeGen/Mips/Fast-ISel/rem1.ll
  test/CodeGen/Mips/Fast-ISel/retabi.ll
  test/CodeGen/Mips/Fast-ISel/sel1.ll
  test/CodeGen/Mips/Fast-ISel/shftopm.ll
  test/CodeGen/Mips/Fast-ISel/shift.ll
  test/CodeGen/Mips/Fast-ISel/simplestore.ll
  test/CodeGen/Mips/Fast-ISel/simplestorefp1.ll
  test/CodeGen/Mips/Fast-ISel/simplestorei.ll
  test/CodeGen/Mips/emergency-spill-slot-near-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11610.30948.patch
Type: text/x-patch
Size: 22119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150729/6643eea9/attachment.bin>


More information about the llvm-commits mailing list