to llvm-2.6. Remove the precise garbage collection feature.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83638
91177308-0d34-0410-b5e6-
96231b3b80d8
<li>A new llcj tool to generate shared libraries or executables of Java
files.</li>
-<li>A rewriting of the JVM C++ codebase to call LLVM garbage collection (GC)
- intrinsics when it manipulates GC objects. </li>
-<li>Cooperative GC and precise stack scanning using the GC framework of
- LLVM. </li>
+<li>Cooperative garbage collection. </li>
<li>Fast subtype checking (paper from Click et al [JGI'02]). </li>
<li>Implementation of a two-word header for Java objects instead of the orginal
three-word header. </li>