summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2015-02-11 12:15:41 +0000
committerJames Molloy <james.molloy@arm.com>2015-02-11 12:15:41 +0000
commit7c336576a5b90e6f6f041f521d37f780744057ce (patch)
treedb2fccab0d8fc829cf3ff8ff1f1ae3f13b1f1be7 /lldb/source/Plugins/Process/gdb-remote
parenta19216c8f4b26cb98aae5ada5c44c73bd3bf350e (diff)
downloadbcm5719-llvm-7c336576a5b90e6f6f041f521d37f780744057ce.tar.gz
bcm5719-llvm-7c336576a5b90e6f6f041f521d37f780744057ce.zip
[SimplifyCFG] Swap to using TargetTransformInfo for cost
analysis. We're already using TTI in SimplifyCFG, so remove the hard-baked "cheapness" heuristic and use TTI directly. Generally NFC intended, but we're using a slightly different heuristic now so there is a slight test churn. Test changes: * combine-comparisons-by-cse.ll: Removed unneeded branch check. * 2014-08-04-muls-it.ll: Test now doesn't branch but emits muleq. * coalesce-subregs.ll: Superfluous block check. * 2008-01-02-hoist-fp-add.ll: fadd is safe to speculate. Change to udiv. * PhiBlockMerge.ll: Superfluous CFG checking code. Main checks still present. * select-gep.ll: A variable GEP is not expensive, just TCC_Basic, according to the TTI. llvm-svn: 228826
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud