Skip to content
  • benl's avatar
    Instrument linear register allocator. · 55fe4268
    benl authored
    Linear register allocator now keeps track of why it spilled certain 
    registers. It had to be refactored somewhat to thread the information
    through, but the algorithm is unchanged.
    55fe4268