História revízii

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