[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
Wed Mar 29 10:02:00 PDT 2017
ab updated this revision to Diff 93385.
ab edited the summary of this revision.
ab added a comment.
- Remove -fast-isel-verbose
- Move ORE make_unique up
https://reviews.llvm.org/D31405
Files:
include/llvm/CodeGen/SelectionDAG.h
include/llvm/CodeGen/SelectionDAGISel.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
test/CodeGen/AArch64/fast-isel-tail-call.ll
test/CodeGen/Mips/Fast-ISel/check-disabled-mcpus.ll
test/CodeGen/Mips/Fast-ISel/fastcc-miss.ll
test/CodeGen/X86/fast-isel-x86-64.ll
test/CodeGen/X86/fast-isel-x86.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31405.93385.patch
Type: text/x-patch
Size: 26713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170329/effc8749/attachment-0001.bin>
More information about the llvm-commits
mailing list