Histórico de Commits

Autor SHA1 Mensagem Data
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Pavel Labath 23332c50c1 [DebugInfo] Reduce debug_str_offsets section size há 7 anos atrás
  Zachary Turner 19ca2b0f9d Move Object format code to lib/BinaryFormat. há 8 anos atrás
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified há 8 anos atrás
  Justin Lebar 59b5dbccba Fix header comment in unittests/CodeGen/DIEHashTest.cpp. há 9 anos atrás
  Duncan P. N. Exon Smith 2da1484e97 AsmPrinter: Use an intrusively linked list for DIE::Children há 10 anos atrás
  Duncan P. N. Exon Smith 73e3fb6ba8 AsmPrinter: Convert DIE::Values to a linked list há 10 anos atrás
  Duncan P. N. Exon Smith 09fe4bf794 Reapply "AsmPrinter: Change DIEValue to be stored by value" há 10 anos atrás
  Duncan P. N. Exon Smith 3c41ae83f2 Revert "AsmPrinter: Change DIEValue to be stored by value" há 10 anos atrás
  Duncan P. N. Exon Smith b9d92c6a8d AsmPrinter: Change DIEValue to be stored by value há 10 anos atrás
  Duncan P. N. Exon Smith 24ad5c9e05 AsmPrinter: Make DIEString small há 10 anos atrás
  Chandler Carruth 1b279144ec [cleanup] Re-sort all the #include lines in LLVM using há 10 anos atrás
  Frederic Riss 0c36e97b78 Make DIE.h a public CodeGen header. há 10 anos atrás
  David Blaikie 12d5224df6 DIE: Pass ownership of children via std::unique_ptr rather than raw pointer. há 11 anos atrás
  David Blaikie 172515f0be DIEEntry: Refer to the specified DIE via reference rather than pointer. há 11 anos atrás
  David Blaikie 5d71d87bff PR19554: Fix some memory leaks in DIEHashTest.cpp há 11 anos atrás
  Eric Christopher 31dd38ed2f Add support for hashing attributes with DW_FORM_block. This required há 11 anos atrás
  Eric Christopher 644dd976b2 This tests DW_FORM_sdata, not DW_FORM_block. Make the test say so. há 11 anos atrás
  Eric Christopher d613f18158 Fix commit thinkos from splitting out patches. há 11 anos atrás
  Eric Christopher f5334f2421 Add support for hashing DW_FORM_sdata and a small testcase. há 11 anos atrás
  Eric Christopher 79069f9b50 Format. há 11 anos atrás
  Eric Christopher 5ff4b203e6 Add support for DW_FORM_flag and DW_FORM_flag_present to the DIE hashing há 11 anos atrás
  Eric Christopher 5ce9d65a28 Fix name of nested type in comment to match code. há 11 anos atrás
  Chandler Carruth 974a445bd9 Re-sort all of the includes with ./utils/sort_includes.py so that há 11 anos atrás
  David Blaikie 7c0c2e56b0 DIEHash: Summary hashing of member functions há 11 anos atrás
  David Blaikie a954618c6e DIEHash: Summary hashing of nested types há 11 anos atrás
  David Blaikie 377e83202c DIEHash: Const correct and use references where non-null/non-rebound. há 12 anos atrás
  David Blaikie 1d7d8da4cb DIEHash: Do not use shallow type hashing for unnamed types há 12 anos atrás
  David Blaikie f196208900 DWARF type hashing: pointers to members há 12 anos atrás
  David Blaikie 449f036a81 DWARF Type Hashing: Include reference and rvalue reference type in the declarable summary hashing path há 12 anos atrás