커밋 기록

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