diff options
author | Chris Lattner <sabre@nondot.org> | 2008-07-08 05:46:34 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-07-08 05:46:34 +0000 |
commit | d137a08b0dfbc73eab3d40af532cad08733d08af (patch) | |
tree | 4e6dd62650c02ee354e20484ed3acdd0609de1b3 /clang/lib/AST/ExprConstant.cpp | |
parent | 0a1707c6ba820b1ff85acdecb9ba9f6509e7c9e3 (diff) | |
download | bcm5719-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