diff options
author | Manman Ren <mren@apple.com> | 2012-06-14 05:57:42 +0000 |
---|---|---|
committer | Manman Ren <mren@apple.com> | 2012-06-14 05:57:42 +0000 |
commit | c2bc2d106b5c8c99c3f0640e5dc459900ff1113f (patch) | |
tree | 28852001fc02a94a0e2fc8fbaed50bb56330894c /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 596e475725971e19503f123aa8e3db2f4f933b3e (diff) | |
download | llvm-c2bc2d106b5c8c99c3f0640e5dc459900ff1113f.zip llvm-c2bc2d106b5c8c99c3f0640e5dc459900ff1113f.tar.gz llvm-c2bc2d106b5c8c99c3f0640e5dc459900ff1113f.tar.bz2 |
InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y).
uno && ueq was converted to ueq, it should be converted to uno.
llvm-svn: 158441
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions