summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-10-20 16:22:37 +0000
committerDan Gohman <gohman@apple.com>2009-10-20 16:22:37 +0000
commit4a43e3068d34653c2299193fbf21d0a21c2ce4e5 (patch)
treeed57930e900d0412c08f91f18d225bd10dce281f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentcf10ec951d624e4d76dfd38c47a7dfd060bff8f8 (diff)
Make TranslateX86CC return COND_INVALID instead of aborting when it
encounters an OEQ or UNE comparison, and update its callers to check for this return status and recover. This fixes a problem resulting from the LowerOperation hooks being called from LegalizeVectorOps, because LegalizeVectorOps only lowers vectors, so OEQ and UNE comparisons may still be at large. This fixes PR5092. llvm-svn: 84640
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions