Skip to content
  • Jakob Stoklund Olesen's avatar
    Remove the JustSP single-register regclass. · a94837dc
    Jakob Stoklund Olesen authored
    It was only being used by instructions with the t_addrmode_sp addressing mode,
    and that is pattern matched in a way that guarantees SP is used. There is
    never any register allocation done from this class.
    
    llvm-svn: 93280
    a94837dc
Loading