diff options
| author | Mon P Wang <wangmp@apple.com> | 2009-03-14 00:25:19 +0000 | 
|---|---|---|
| committer | Mon P Wang <wangmp@apple.com> | 2009-03-14 00:25:19 +0000 | 
| commit | c86715631cf936da5d94be15a07d14f0153f5b4c (patch) | |
| tree | 5f85cedcb8929b045370f026cbcea9de39e6c1ab /clang/lib/AST/Expr.cpp | |
| parent | 52aba87df72b8c2ca4796b559a9544370ccfd8e2 (diff) | |
| download | bcm5719-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

