[PATCH] D23334: [Sparc][Leon] Speed optimisation to reduce double floating-point instructions to singles.

Chris Dewhurst via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 10:11:34 PDT 2016


lero_chris updated this revision to Diff 67701.
lero_chris added a comment.

Added missing unit test and changed command-line invocation. Also added warning message when this optimisation is switched on.


Repository:
  rL LLVM

https://reviews.llvm.org/D23334

Files:
  lib/Target/Sparc/LeonFloatOptimisations.cpp
  lib/Target/Sparc/Sparc.h
  lib/Target/Sparc/SparcTargetMachine.cpp
  test/CodeGen/SPARC/LeonConvertDoubleFPToSingleFPInstrUT.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23334.67701.patch
Type: text/x-patch
Size: 9639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/ef5c2320/attachment.bin>


More information about the llvm-commits mailing list