summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2016-10-12 13:24:13 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2016-10-12 13:24:13 +0000
commitb271a58e377f7aeb761945dc02aff7041a1ef44b (patch)
tree4c9c47dae41aaef4b59bb12bf144d0f7831665f9 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parent73f49fd3f971c7114f5ccee9c4176a35724b2a79 (diff)
downloadbcm5719-llvm-b271a58e377f7aeb761945dc02aff7041a1ef44b.tar.gz
bcm5719-llvm-b271a58e377f7aeb761945dc02aff7041a1ef44b.zip
NFC: The Cost Model specialization, by Andrey Tischenko
The current Cost Model implementation is very inaccurate and has to be updated, improved, re-implemented to be able to take into account the concrete CPU models and the concrete targets where this Cost Model is being used. For example, the Latency Cost Model should be differ from Code Size Cost Model, etc. This patch is the first step to launch the developing and implementation of a new Cost Model generation. Differential Revision: https://reviews.llvm.org/D25186 llvm-svn: 284012
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud