summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Expr.cpp
diff options
context:
space:
mode:
authorMon P Wang <wangmp@apple.com>2009-03-14 00:25:19 +0000
committerMon P Wang <wangmp@apple.com>2009-03-14 00:25:19 +0000
commitc86715631cf936da5d94be15a07d14f0153f5b4c (patch)
tree5f85cedcb8929b045370f026cbcea9de39e6c1ab /clang/lib/AST/Expr.cpp
parent52aba87df72b8c2ca4796b559a9544370ccfd8e2 (diff)
downloadbcm5719-llvm-c86715631cf936da5d94be15a07d14f0153f5b4c.tar.gz
bcm5719-llvm-c86715631cf936da5d94be15a07d14f0153f5b4c.zip
Avoid doing the transformation c ? 1.0 : 2.0 as load { 2.0, 1.0 } + c*4
if FPConstant is legal because if the FPConstant doesn't need to be stored in a constant pool, the transformation is unlikely to be profitable. llvm-svn: 66994
Diffstat (limited to 'clang/lib/AST/Expr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud