Historique des commits

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