From e47167267a63620850efb4fa8a0e66841be12c86 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 7 Dec 2001 13:01:36 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/mono/; revision=1540 --- mono/jit/TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mono/jit/TODO b/mono/jit/TODO index c0b1fda61bc..c7bcbaaeb1c 100644 --- a/mono/jit/TODO +++ b/mono/jit/TODO @@ -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 -- 2.25.1