summaryrefslogtreecommitdiffstats
path: root/llvm/utils/git-svn/git-svnrevert
diff options
context:
space:
mode:
authorSerguei Katkov <serguei.katkov@azul.com>2017-11-07 09:43:08 +0000
committerSerguei Katkov <serguei.katkov@azul.com>2017-11-07 09:43:08 +0000
commit365200295a949d1bad08d4031e176a7929004713 (patch)
treea5051165a4f4675d7348825b3f373cd9f8f77be6 /llvm/utils/git-svn/git-svnrevert
parent7411da557f72bd59a4e61a5454230ef0ffd7a1f9 (diff)
downloadbcm5719-llvm-365200295a949d1bad08d4031e176a7929004713.tar.gz
bcm5719-llvm-365200295a949d1bad08d4031e176a7929004713.zip
[CGP] Disable Select instruction handling in optimizeMemoryInst. NFC
This patch disables the handling of selects in optimization extensing scope of optimizeMemoryInst. The optimization itself is disable by default. The idea here is just to switch optimiztion level step by step. Specifically, first optimization will be enabled only for Phi nodes, then select instructions will be added. In case someone will complain about perfromance it will be easier to detect what part of optimizations is responsible for that. Differential Revision: https://reviews.llvm.org/D36073 llvm-svn: 317555
Diffstat (limited to 'llvm/utils/git-svn/git-svnrevert')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud