Eliminate bool, boolreg and boolconst nonterminals, and just use
authorVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 22 Aug 2002 02:56:10 +0000 (02:56 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 22 Aug 2002 02:56:10 +0000 (02:56 +0000)
commit30a6f49f09f6d5ada60a43c1d0750a9e7341f53b
tree9625b7b79040e8cc22be6175d5c29ce780891613
parentccc13a49bdf5bbbe54ed20a0de6ca6fc792f825f
Eliminate bool, boolreg and boolconst nonterminals, and just use
reg and Constant instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3441 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9InstrSelection.cpp