teach VMCore to accept i1 add's and shifts
authorChris Lattner <sabre@nondot.org>
Mon, 15 Jan 2007 02:05:34 +0000 (02:05 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Jan 2007 02:05:34 +0000 (02:05 +0000)
commitb9d8b97f4a1c15d16bedef1f8796f03f0df843e7
treeca00fbc2f18c384b53958f944baff167ad40f0db
parent0ee69bbd333c22198344e7336ae74767ca9381cc
teach VMCore to accept i1 add's and shifts

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instructions.cpp
lib/VMCore/Verifier.cpp