OSDN Git Service

fix PR8981, a crash trying to form a conditional inc with a floating point compare.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Jan 2011 02:56:53 +0000 (02:56 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Jan 2011 02:56:53 +0000 (02:56 +0000)
commit9cd3da47f9d67d345a94dddf85fcbb3ff2dd7200
tree0ddf951754736c1669d3ad26c42c70d7b0cdc4c2
parentb99fdee325fe677081dc27bb7d719518452f3256
fix PR8981, a crash trying to form a conditional inc with a floating point compare.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123560 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/crash.ll