added linear scan to mono (use --ls to enable it)
authorDietmar Maurer <dietmar@mono-cvs.ximian.com>
Thu, 9 May 2002 11:16:20 +0000 (11:16 -0000)
committerDietmar Maurer <dietmar@mono-cvs.ximian.com>
Thu, 9 May 2002 11:16:20 +0000 (11:16 -0000)
commite47057878b5d1df829b365b906fc4a3d83b07166
tree2f233d4455e3bb6bbd710eb3a651439f1455f2f9
parent386573a380ccf8f32e6306ffdeab140cf4396244
added linear scan to mono (use --ls to enable it)

svn path=/trunk/mono/; revision=4440
12 files changed:
mono/benchmark/Makefile.am
mono/benchmark/loops.cs [new file with mode: 0755]
mono/jit/ChangeLog
mono/jit/Makefile.am
mono/jit/emit-x86.c
mono/jit/exception.c
mono/jit/jit.c
mono/jit/jit.h
mono/jit/linear-scan.c [new file with mode: 0644]
mono/jit/mono.c
mono/jit/trampoline.c
mono/jit/x86.brg