summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wunused introduced in r286945 for release builds.Daniel Sanders2016-11-151-0/+2
* [tablegen] Extract portions of AsmMatcherEmitter for re-use by another genera...Daniel Sanders2016-11-154-89/+158
* [opt-viewer] Add support for libYAML for faster parsingAdam Nemet2016-11-151-2/+12
* [opt-viewer] Don't fail with remarks without debug locationAdam Nemet2016-11-141-2/+2
* Handle non-inlined clang::Type::getAs specializations in extract_symbols.pyStephan Bergmann2016-11-141-4/+12
* Improve `git llvm push` to suggest `git pull` when applying patch failsMehdi Amini2016-11-121-4/+13
* Print correct directory in merge script.Richard Trieu2016-11-111-1/+1
* [opt-viewer] Make it work in the absence of hotness informationAdam Nemet2016-11-111-12/+30
* [opt-viewer] PEPify opt-viewer.pyMandeep Singh Grang2016-11-111-5/+18
* [opt-viewer] Add column number supportAdam Nemet2016-11-111-3/+8
* [opt-viewer] Display inlining contextAdam Nemet2016-11-111-0/+18
* [opt-viewer] Add option to set source directoryAdam Nemet2016-11-111-1/+22
* [opt-viewer] Mention Pygments in the descriptionAdam Nemet2016-11-111-1/+1
* [opt-viewer] Add syntax highlightingAdam Nemet2016-11-112-1/+74
* [opt-viewer] Avoid duplicated remarksAdam Nemet2016-11-101-4/+13
* Re-apply r286384, "X86: Introduce the "relocImm" ComplexPattern, which repres...Peter Collingbourne2016-11-093-7/+13
* Revert r286384, "X86: Introduce the "relocImm" ComplexPattern, which represen...Peter Collingbourne2016-11-093-13/+7
* X86: Introduce the "relocImm" ComplexPattern, which represents a relocatable ...Peter Collingbourne2016-11-093-7/+13
* [opt-viewer] Avoid division by zeroAdam Nemet2016-11-071-1/+1
* [OptDiag, opt-viewer] Save callee's location and display as linkAdam Nemet2016-11-071-8/+24
* [lit] Print negative exit codes on Windows in hexReid Kleckner2016-11-071-2/+8
* Fix `git-llvm` script to handle `git worktree` setups correctlyMehdi Amini2016-11-071-1/+2
* Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini2016-11-071-0/+278
* [X86] Fix test checks script to satisfy pyflakesZvi Rackover2016-11-071-5/+4
* [X86] Fix test checks script to handle run lines with no pipe checksZvi Rackover2016-11-071-1/+5
* Revert "Add some facilities to work with a git monorepo (experimental setup)"Mehdi Amini2016-11-071-296/+0
* Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini2016-11-071-0/+296
* [lit] Remove TODOBrian Gesiak2016-11-032-175/+3
* vim: special case the CHECK prefixSaleem Abdulrasool2016-11-031-0/+1
* Expandload and Compressstore intrinsicsElena Demikhovsky2016-11-032-6/+8
* [TableGen] Move OperandMatchResultTy enum to MCTargetAsmParser.hAlex Bradbury2016-11-011-9/+2
* Fix per-processor model scheduler definition completeness checkUlrich Weigand2016-10-311-1/+2
* [utils] Add a '--unified-report' option to the code coverage prep scriptVedant Kumar2016-10-261-12/+29
* [utils] Use print_function in the code coverage prep script, NFC.Vedant Kumar2016-10-261-5/+7
* [utils] Add an '--only-merge' option to the code coverage prep scriptVedant Kumar2016-10-261-3/+11
* [lit] Work around Windows MSys command line tokenization bugReid Kleckner2016-10-261-0/+61
* Revert 285087.Nico Weber2016-10-251-0/+8
* Try removing an MSVC2010 workaround.Nico Weber2016-10-251-8/+0
* [lit] Add more testing instructions to READMEBrian Gesiak2016-10-221-0/+15
* Switch SmallSetVector to use DenseSet when it overflows its inline space.Justin Lebar2016-10-212-20/+23
* Improve tablegen gen-subtarget diagnostics for missing machine models.Andrew Trick2016-10-181-5/+8
* vim: add `norecurse` attributeSaleem Abdulrasool2016-10-141-0/+1
* vim: add `comdat` keywordSaleem Abdulrasool2016-10-141-0/+1
* [lit] Fix test shtest-timeout.py for modern outputMichal Gorny2016-10-121-10/+9
* [lit] Fix FormatError on individual test timeoutMichal Gorny2016-10-121-1/+1
* [lit] Run unit tests as part of lit test suiteBrian Gesiak2016-10-122-108/+112
* [opt-viewer] Remove unnecessary call to demangleAdam Nemet2016-10-111-1/+1
* [opt-viewer] Print hotness as percentage of the maximum hotnessAdam Nemet2016-10-111-2/+9
* [opt-viewer] Convert another HTML output to use a multiline stringAdam Nemet2016-10-111-10/+16
* Fix issue which cases lit installed with setup.py to not resolve mainChris Matthews2016-10-101-0/+2