eliminate redundant conditions from the signless types conversion.
authorChris Lattner <sabre@nondot.org>
Wed, 8 Aug 2007 16:19:57 +0000 (16:19 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 Aug 2007 16:19:57 +0000 (16:19 +0000)
commit79e038a16d644868bd8d6e230b451c4cb8f8ff93
treef400c6ebeb747939216df71863fa8c66e9249645
parenta099b6c7bb574f22bc002e0b3c65c25abccca1d5
eliminate redundant conditions from the signless types conversion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40927 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JIT.cpp