OSDN Git Service

translateX86CC can never fail. Simplify it based on this.
authorChris Lattner <sabre@nondot.org>
Wed, 24 Dec 2008 23:53:05 +0000 (23:53 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Dec 2008 23:53:05 +0000 (23:53 +0000)
commitebb9114482e5f1dbcc2c2285800434e4d766d58b
treea8396d1941f5d83b40d4505707dc720d05b1527a
parent189bde7860b44b8e161b8c47b63478f667f3c05e
translateX86CC can never fail.  Simplify it based on this.

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