*** empty log message ***
authorDietmar Maurer <dietmar@mono-cvs.ximian.com>
Fri, 7 Dec 2001 13:01:36 +0000 (13:01 -0000)
committerDietmar Maurer <dietmar@mono-cvs.ximian.com>
Fri, 7 Dec 2001 13:01:36 +0000 (13:01 -0000)
svn path=/trunk/mono/; revision=1540

mono/jit/TODO

index c0b1fda61bcafa52fed0bd4749fb1c80188e91d6..c7bcbaaeb1c7d6295c8ecfaa4474924479ae4934 100644 (file)
@@ -22,4 +22,7 @@
        loads or exceptions (as we can always tell)
        
        
-* thread does not work with the jit (mcs/tests/test-19.cs)??
\ No newline at end of file
+* thread does not work with the jit (mcs/tests/test-19.cs)??
+
+* use short jump opcodes where possible (for backward jumps), will give better
+  performance. 
\ No newline at end of file