MERGE TO HEAD
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@1217
numbers of virtual registers. A linear-scan register allocator is
used to assign real registers and possibly generate spill code. All
of this is still phrased in terms of the intermediate code. This
-machinery is inspired by the work of Reuben Thomas (MITE).
+machinery is inspired by the work of Reuben Thomas (Mite).
<p>Then, and only then, is the final x86 code emitted. The
intermediate code is carefully designed so that x86 code can be