Fix PR1975: dag isel emitter produces patterns that isel wrong flag result.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 5 Feb 2008 22:50:29 +0000 (22:50 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 5 Feb 2008 22:50:29 +0000 (22:50 +0000)
commita58891ff1e6b5cc61cbb3cfe46be7f2eeddbfe98
treebde597ab334f6b85410379f63fde4d78d89573f0
parentebaaa91094ae54d16ca4f6fc247d47739a761d63
Fix PR1975: dag isel emitter produces patterns that isel wrong flag result.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46776 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
test/CodeGen/X86/2008-02-05-ISelCrash.ll [new file with mode: 0644]
utils/TableGen/DAGISelEmitter.cpp