I came across this quote:
"The .NET Common Language Runtime (CLR) supplies at least one JIT compiler for every NET-supported computer architecture, so the same set of CIL can be JIT-compiled and run on different architectures."
I've looked around but can't find a definitive list of the JIT compilers supported by CLR?