Commit History

Author SHA1 Message Date
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Eugene Zelenko 643c0a4367 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 years ago
  John Brawn eca7f4535b Reapply r276973 "Adjust Registry interface to not require plugins to export a registry" 9 years ago
  John Brawn a0fb2b6393 Revert r276973 "Adjust Registry interface to not require plugins to export a registry" 9 years ago
  John Brawn b1bee514fd Reapply r276856 "Adjust Registry interface to not require plugins to export a registry" 9 years ago
  John Brawn 5682750bf9 Revert r276856 "Adjust Registry interface to not require plugins to export a registry" 9 years ago
  John Brawn 1a61c31c5a Adjust Registry interface to not require plugins to export a registry 9 years ago
  Philip Reames 477926b924 Revert 258157 9 years ago
  Philip Reames c66b44070b [GC] Registry initialization and linkage interactions 9 years ago
  Philip Reames 999412767a clang-format all the GC related files (NFC) 10 years ago
  Philip Reames 5e62b8471d GCStrategy should not own GCFunctionInfo 10 years ago
  Philip Reames 3490d23337 Remove the Module pointer from GCStrategy and GCMetadataPrinter 10 years ago
  Chris Lattner 7d73c7f0d6 mcize the gc metadata printing stuff. 15 years ago
  Benjamin Kramer 1610d430be Remove pointless forward declaration, MSVC got confused by this. 15 years ago
  Chris Lattner aba9bcb9b6 switch GC_LABEL to use an MCSymbol operand instead of a label ID operand. 15 years ago
  Chris Lattner 33adcfb4d2 rename TAI -> MAI, being careful not to make MAILJMP instructions :) 16 years ago
  Chris Lattner af76e592c7 Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. 16 years ago
  Owen Anderson cb37188323 Use raw_ostream throughout the AsmPrinter. 17 years ago
  Gordon Henriksen 8715367182 Don't require Registry specializations to define random static variables. 17 years ago
  Gordon Henriksen 5eca075b74 Rename some GC classes so that their roll will hopefully be clearer. 17 years ago
  Gordon Henriksen 5a29c9eed1 Factor GC metadata table assembly generation out of Collector in preparation for splitting AsmPrinter into its own library. 17 years ago