提交历史

作者 SHA1 备注 提交日期
  Djordje Todorovic 192906bcfd [DWARF] Handle the DW_OP_entry_value operand 6 年之前
  Nikola Prica 3c72d809dc [DebugInfo] Move Value struct out of DebugLocEntry as DbgValueLoc (NFC) 6 年之前
  David Stenberg 5fe9706e7f [DebugInfo] Pass all values in DebugLocEntry's constructor, NFC 6 年之前
  David Stenberg f19c9f4fa3 [DebugInfo] Remove redundant DebugLocEntry::MergeValues() function, NFC 6 年之前
  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 年之前
  Fangrui Song 3b35e17b21 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 年之前
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. 7 年之前
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 年之前
  Mandeep Singh Grang 8ba42a9352 [CodeGen] Change std::sort to llvm::sort in response to r327219 7 年之前
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. 7 年之前
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] 7 年之前
  Adrian Prantl c334e7d9ca Remove unreachable code. (NFC) 8 年之前
  Matthias Braun 0439ed6e3d Use print() instead of dump() in code 8 年之前
  Adrian Prantl f53a7ab5bb Refactor the DIExpression fragment query interface (NFC) 8 年之前
  Adrian Prantl 460dd60c1a [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation 8 年之前
  David Majnemer dc9c737666 Use range algorithms instead of unpacking begin/end 9 年之前
  Mehdi Amini f6071e14c5 [NFC] Header cleanup 9 年之前
  Benjamin Kramer fedf728970 Make headers self-contained again. 9 年之前
  Adrian Prantl 388c01f356 Improve the debug output of DwarfDebug::buildLocationList(). 9 年之前
  Keno Fischer 243be96746 [DwarfDebug] Move MergeValues to .cpp, NFC 9 年之前
  Adrian Prantl fcef8fb3bb Replace a forward declaration with an #include. 9 年之前
  Alexander Kornienko cd52a7a381 Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 10 年之前
  Duncan P. N. Exon Smith f1c527b5c1 AsmPrinter: Don't emit empty .debug_loc entries 10 年之前
  Alexander Kornienko cf0db29df2 Fixed/added namespace ending comments using clang-tidy. NFC 10 年之前
  Duncan P. N. Exon Smith e56023a059 IR: Give 'DI' prefix to debug info metadata 10 年之前
  Duncan P. N. Exon Smith 7f892716df DebugInfo: Drop rest of DIDescriptor subclasses 10 年之前
  Duncan P. N. Exon Smith 1186e7ae9e AsmPrinter: Create a unified .debug_loc stream 10 年之前