diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2015-01-14 05:45:24 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2015-01-14 05:45:24 +0000 |
commit | 648eff1695d5b764542d51e76af4d4bfd41728ce (patch) | |
tree | 187064b3007325f6bab3c5d418af280951bc9223 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 7b068f6ba4d8d36fc55eef964af792f2665af513 (diff) | |
download | bcm5719-llvm-648eff1695d5b764542d51e76af4d4bfd41728ce.tar.gz bcm5719-llvm-648eff1695d5b764542d51e76af4d4bfd41728ce.zip |
DAG Combiner: Fold SelectCC When Cond is UNDEF
In case folding a node end up with a NaN as operand for the select,
the folding of the condition of the selectcc node returns "UNDEF".
Differential Revision: http://reviews.llvm.org/D6889
llvm-svn: 225952
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions