Skip to content
  1. Jun 16, 2011
    • Jakob Stoklund Olesen's avatar
      Use set operations instead of plain lists to enumerate register classes. · 99f35eab
      Jakob Stoklund Olesen authored
      This simplifies many of the target description files since it is common
      for register classes to be related or contain sequences of numbered
      registers.
      
      I have verified that this doesn't change the files generated by TableGen
      for ARM and X86. It alters the allocation order of MBlaze GPR and Mips
      FGR32 registers, but I believe the change is benign.
      
      llvm-svn: 133105
      99f35eab
  2. Jun 15, 2011
  3. Jun 14, 2011
Loading