Skip to search formSkip to main contentSkip to account menu

Jikes

Jikes is an open source Java compiler written in C++. It is no longer being updated. The original version was developed by David L. "Dave" Shields… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Performance problems in managed languages are extremely difficult to find. Despite many efforts to find those problems, most… 
2013
2013
Cloud platforms are becoming more prevalent in every computational domain, particularly in e-Science. A typical scientific… 
2009
2009
In this paper, we establish a notion of causality that should be used as a desideratum for memory models and code transformations… 
2007
2007
By January 1998, only two years after the launch of the first Java virtual machine, almost all JVMs in use today had been… 
2006
2006
While inlining is one of the heavily used optimizations for compiling Java programs, its overly aggressive usage can actually… 
2005
2005
As more and more powerful Java implementations begin to arrive to mobile devices, memory footprint problems are again encountered… 
2002
2002
High-performance just-in-time compilers for Java need to invest a considerable effort before actual code generation can commence… 
1994
1994
We present a linear time algorithm for scheduling iterations of a loop that has no loop-carried dependences. The algorithm is… 
1986
1986
A reference counting garbage collector cannot reclaim unre achable cyclic structures of objects. Therefore, reference counti ng…