[PATCH] D23614: [PPC] Generate positive FP zero using xor insn instead of loading from constant area

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 11:16:23 PDT 2016


amehsan updated this revision to Diff 72089.

https://reviews.llvm.org/D23614

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCInstrFormats.td
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/crbits.ll
  test/CodeGen/PowerPC/fast-isel-fcmp-nan.ll
  test/CodeGen/PowerPC/pzero-fp-xored.ll
  test/CodeGen/PowerPC/tail-dup-analyzable-fallthrough.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23614.72089.patch
Type: text/x-patch
Size: 9016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160921/caee6061/attachment-0001.bin>


More information about the llvm-commits mailing list