1. 7d73c7f mcize the gc metadata printing stuff. by Chris Lattner · 15 years ago
  2. 1610d43 Remove pointless forward declaration, MSVC got confused by this. by Benjamin Kramer · 15 years ago
  3. aba9bcb switch GC_LABEL to use an MCSymbol operand instead of a label ID operand. by Chris Lattner · 15 years ago
  4. 33adcfb rename TAI -> MAI, being careful not to make MAILJMP instructions :) by Chris Lattner · 16 years ago
  5. af76e59 Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. by Chris Lattner · 16 years ago
  6. cb37188 Use raw_ostream throughout the AsmPrinter. by Owen Anderson · 17 years ago
  7. 8715367 Don't require Registry specializations to define random static variables. by Gordon Henriksen · 17 years ago
  8. 5eca075 Rename some GC classes so that their roll will hopefully be clearer. by Gordon Henriksen · 17 years ago
  9. 5a29c9e Factor GC metadata table assembly generation out of Collector in preparation for splitting AsmPrinter into its own library. by Gordon Henriksen · 17 years ago