Split JMPL into JMPLCALL and JMPLRET so that IsCall and IsReturn can
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 22 Oct 2001 13:41:12 +0000 (13:41 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 22 Oct 2001 13:41:12 +0000 (13:41 +0000)
commit53fec86ffd57cae42d9f794fb1470e9a01031814
tree75ab1c61eb3532a218a4f89d31401bc346aa30eb
parentfb36112c8d15a572482c40a9f6e70a67ce0c7d23
Split JMPL into JMPLCALL and JMPLRET so that IsCall and IsReturn can
be used to distinguish those uses of the `jmpl' instruction.

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