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

Vasileios Kalintiris Vasileios.Kalintiris at imgtec.com
Wed Jul 29 16:52:22 PDT 2015


vkalintiris updated this revision to Diff 30968.
vkalintiris marked 8 inline comments as done.
vkalintiris added a comment.

Removed needless instances of the -fast-isel option from the FastISel 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.30968.patch
Type: text/x-patch
Size: 22094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150729/ca009c43/attachment.bin>


More information about the llvm-commits mailing list