[PATCH] D36569: [globalisel][tablegen] Add support for fpimm and import of APInt/APFloat based ImmLeaf.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 09:59:01 PDT 2017


dsanders updated this revision to Diff 113770.
dsanders added a comment.

Rebase


https://reviews.llvm.org/D36569

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  include/llvm/Target/GlobalISel/SelectionDAGCompat.td
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  lib/Target/X86/X86InstrFPStack.td
  test/CodeGen/AArch64/GlobalISel/select-constant.mir
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/CodeGenDAGPatterns.cpp
  utils/TableGen/CodeGenDAGPatterns.h
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36569.113770.patch
Type: text/x-patch
Size: 25607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170904/68f34582/attachment.bin>


More information about the llvm-commits mailing list