Make the most commonly preselected instructions add to the names of the
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 23 Jun 2004 21:41:32 +0000 (21:41 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 23 Jun 2004 21:41:32 +0000 (21:41 +0000)
commita846b729e44b954cf616a967c4a686fdeaee0932
treeabdd88a4b438070bf24950af120212d6c27adeca
parentb01c1381c08b899701feb721447da071c6e3d765
Make the most commonly preselected instructions add to the names of the
instructions they augment, instead of replacing them.  It's good for debugging,
and it's OK for the sparcv9 backend.

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