hg: valhalla/valhalla/langtools: Add support for tracking	'any'-related opcodes
    Remi Forax 
    forax at univ-mlv.fr
       
    Thu Jul 24 16:46:13 UTC 2014
    
    
  
On 07/24/2014 06:38 PM, Maurizio Cimadamore wrote:
>
> On 24/07/14 17:12, Remi Forax wrote:
>> Also, I've forgotten 'swap' in my list, and there is no swap2. 
> Seems like javac never generates swap.
yes, it's dubious for a compiler to use swap when you can just swap the 
two lines that generate the code,
but it's very useful when you do rewriting at runtime :)
>
> Maurizio
Rémi
    
    
More information about the valhalla-dev
mailing list