summaryrefslogtreecommitdiff
path: root/llvm/utils/DSAextract.py
AgeCommit message (Expand)Author
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta
2020-07-16Harmonize Python shebangserge-sans-paille
2020-02-28[Utils] Make some scripts directly executableJay Foad
2019-01-03Python compat - print statementSerge Guelton
2012-09-27Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru
2012-09-27Fix a typo 'iff' => 'if'Sylvestre Ledru
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2005-12-20Added a break that I meant to include originally, for efficiency. BasicallyPatrick Meredith
2005-12-19This is a script to extract nodes and edges associated with those nodesPatrick Meredith