Historial de Commits

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