summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ExprConstant.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-07-08 05:46:34 +0000
committerChris Lattner <sabre@nondot.org>2008-07-08 05:46:34 +0000
commitd137a08b0dfbc73eab3d40af532cad08733d08af (patch)
tree4e6dd62650c02ee354e20484ed3acdd0609de1b3 /clang/lib/AST/ExprConstant.cpp
parent0a1707c6ba820b1ff85acdecb9ba9f6509e7c9e3 (diff)
downloadbcm5719-llvm-d137a08b0dfbc73eab3d40af532cad08733d08af.tar.gz
bcm5719-llvm-d137a08b0dfbc73eab3d40af532cad08733d08af.zip
Fix three bugs:
1) evaluate [v]fcmp true/false with undefs to true or false instead of undef. 2) fix vector comparisons with undef to return a vector result instead of i1 3) fix vector comparisons with evaluatable results to return vector true/false instead of i1 true/false (PR2529) llvm-svn: 53220
Diffstat (limited to 'clang/lib/AST/ExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud