Change rules for Not, since it is now implemented as Xor(reg,11..1).
authorVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 22 Aug 2002 02:55:21 +0000 (02:55 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 22 Aug 2002 02:55:21 +0000 (02:55 +0000)
commitccc13a49bdf5bbbe54ed20a0de6ca6fc792f825f
tree3851d91ce9a62bf165ebd34da5805708928c9350
parente7e5918755821f644f46340dcac75a8f3fc4be15
Change rules for Not, since it is now implemented as Xor(reg,11..1).
Eliminate bool, boolreg and boolconst nonterminals, and just use
reg and Constant instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3440 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9.burg.in