From 900bf8ca85294c49b3f03c1007d60e035c17137e Mon Sep 17 00:00:00 2001
From: Chris Lattner
Important Note: For historical reasons, the LLVM SparcV9 code +generator uses almost entirely different code paths than described in this +document. For this reason, there are some deprecated interfaces (such as +TargetRegInfo and TargetSchedInfo), which are only used by the +V9 backend and should not be used by any other targets. Also, all code in the +lib/Target/SparcV9 directory and subdirectories should be considered +deprecated, and should not be used as the basis for future code generator work. +The SparcV9 backend is slowly being merged into the rest of the target +independent code generators, but this is a low-priority process with no +predictable completion date.
+ -- 2.34.1