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