[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
Mon Mar 27 14:02:37 PDT 2017
ab updated this revision to Diff 93175.
ab added a comment.
- Tweak parameter names
- Add a getORE method
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31405.93175.patch
Type: text/x-patch
Size: 24435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170327/afc50fc9/attachment-0001.bin>
More information about the llvm-commits
mailing list