summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2014-01-24 18:25:26 +0000
committerHal Finkel <hfinkel@anl.gov>2014-01-24 18:25:26 +0000
commitccc18e1330a7e3e2be33adb0192d87b0cfb1f30c (patch)
treefad0b00351d92a4ee26a15bae7867c2fbafcee6f /llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp
parent38b67d0cafd5bfb2465bd290b0e9dba699ec2bdd (diff)
downloadbcm5719-llvm-ccc18e1330a7e3e2be33adb0192d87b0cfb1f30c.tar.gz
bcm5719-llvm-ccc18e1330a7e3e2be33adb0192d87b0cfb1f30c.zip
Restrict FindBetterChain DAG combines to unindexed nodes
These transformations obviously won't work for indexed (pre/post-inc) loads and stores. In practice, I'm not sure there is any benefit to enabling them for indexed nodes because other transformations that these might enable likely also won't handle indexed nodes. I don't have an in-tree test case that hits this problem, but an upcoming bug fix will make it much more likely. llvm-svn: 200023
Diffstat (limited to 'llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud