커밋 기록

작성자 SHA1 메시지 날짜
  Markus Lavin 6ce55cd841 [DebugInfo] Introduce DW_OP_LLVM_convert 6 년 전
  Markus Lavin 58648f0890 Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 6 년 전
  Markus Lavin 1cf4b593a7 [DebugInfo] Introduce DW_OP_LLVM_convert 6 년 전
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 년 전
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 년 전
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. 7 년 전
  Zachary Turner 19ca2b0f9d Move Object format code to lib/BinaryFormat. 8 년 전
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 년 전
  Mehdi Amini 2ef4cb9ee0 DebugInfo: Include .dwo file name when hashing multiple CUs in a single file 8 년 전
  Mehdi Amini 138f19e1de Revert "DebugInfo: Include .dwo file name when hashing multiple CUs in a single file" 8 년 전
  David Blaikie 266f4ffb5d DebugInfo: Include .dwo file name when hashing multiple CUs in a single file 8 년 전
  David Blaikie e495804158 Refactor DWARF hashing to use a .def file to avoid repetition 8 년 전
  Zachary Turner e40105539c Add a function to MD5 a file's contents. 8 년 전
  Greg Clayton 777b5c3c69 Make a DWARF generator so we can unit test DWARF APIs with gtest. 8 년 전
  Benjamin Kramer e5eb673413 Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param. 9 년 전
  Peter Collingbourne cb4440633e DwarfDebug: emit type units immediately. 9 년 전
  Benjamin Kramer 41a0990716 [AsmPrinter] Prune dead code. NFC. 9 년 전
  Duncan P. N. Exon Smith 2da1484e97 AsmPrinter: Use an intrusively linked list for DIE::Children 10 년 전
  Duncan P. N. Exon Smith 73e3fb6ba8 AsmPrinter: Convert DIE::Values to a linked list 10 년 전
  Duncan P. N. Exon Smith 2c7cce70cd AsmPrinter: Stop exposing underlying DIE children list, NFC 10 년 전
  Duncan P. N. Exon Smith 636aba5bd1 AsmPrinter: Stop exposing underlying DIEValue list, NFC 10 년 전
  Duncan P. N. Exon Smith 95afdd3a07 AsmPrinter: Remove DIEHash::AttrEntry, NFC 10 년 전
  Duncan P. N. Exon Smith 611a2f2322 AsmPrinter: Store abbreviation data directly in DIE and DIEValue 10 년 전
  Duncan P. N. Exon Smith 09fe4bf794 Reapply "AsmPrinter: Change DIEValue to be stored by value" 10 년 전
  Duncan P. N. Exon Smith 3c41ae83f2 Revert "AsmPrinter: Change DIEValue to be stored by value" 10 년 전
  Duncan P. N. Exon Smith b9d92c6a8d AsmPrinter: Change DIEValue to be stored by value 10 년 전
  Duncan P. N. Exon Smith 1186e7ae9e AsmPrinter: Create a unified .debug_loc stream 10 년 전
  Rui Ueyama 4d1d4bad13 Use read{16,32,64}{le,be}() instead of *reinterpret_cast<u{little,big}{16,32,64}_t>(). 10 년 전
  Frederic Riss 0c36e97b78 Make DIE.h a public CodeGen header. 10 년 전
  Robin Morisset 217b38e19a Fix typos in comments, NFC 11 년 전