Assert that the last operand is actually EFLAGS
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 17 Dec 2013 20:28:21 +0000 (20:28 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 17 Dec 2013 20:28:21 +0000 (20:28 +0000)
commit1655b73734cc8f19160eb6be863203c571468d18
tree81bae11d4d79c00cb85c59f6c0c2ddc327760319
parentff7e4b11b1df5c7bee430a4a9c3de59ca40fcb80
Assert that the last operand is actually EFLAGS

This is another follow-up to r197503, after a post-commit review by
Andy.

<rdar://problem/15627766>

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