summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-xray/xray-graph-diff.cpp
AgeCommit message (Expand)Author
2025-10-20[NFC][LLVM] Code cleanup in `llvm-xray` (#164080)Rahul Joshi
2024-05-08[llvm] Use StringRef::operator== instead of StringRef::equals (NFC) (#91441)Kazu Hirata
2023-10-22[llvm] Stop including llvm/ADT/iterator_range.h (NFC)Kazu Hirata
2022-08-27Use std::clamp (NFC)Kazu Hirata
2022-02-10Cleanup LLVMObject headersserge-sans-paille
2021-04-06[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag inste...Abhina Sreeskantharajan
2021-02-14[llvm] Use llvm::is_contained (NFC)Kazu Hirata
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2020-01-09[xray] Remove cl::sub from alias optionsShoaib Meenai
2019-08-05Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-05-02[XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)Dean Michael Berris