[PATCH] D31405: [CodeGen] Pass SDAG an ORE, and replace FastISel stats with remarks.

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 11:02:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299093: [CodeGen] Pass SDAG an ORE, and replace FastISel stats with remarks. (authored by ab).

Changed prior to commit:
  https://reviews.llvm.org/D31405?vs=93385&id=93505#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31405

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGISel.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/test/CodeGen/AArch64/fast-isel-tail-call.ll
  llvm/trunk/test/CodeGen/Mips/Fast-ISel/check-disabled-mcpus.ll
  llvm/trunk/test/CodeGen/Mips/Fast-ISel/fastcc-miss.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-x86-64.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-x86.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31405.93505.patch
Type: text/x-patch
Size: 27010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/b2a54d97/attachment.bin>


More information about the llvm-commits mailing list