summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Merging r313334:Tom Stellard2017-09-151-40/+50
* Merging r310939:Hans Wennborg2017-08-171-8/+13
* Merging r309044, r309071, r309120, r309122, r309140 and r309227 (PR34157)Hans Wennborg2017-08-119-88/+142
* Merging r308912:Tom Stellard2017-07-251-1/+1
* [AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as wellMartin Storsjo2017-07-171-1/+1
* [TableGen][MC] Fix a few places where we didn't hide the underlying type of L...Craig Topper2017-07-141-6/+6
* [lit] add a -vv option to echo all executed commands.George Karpenkov2017-07-133-2/+16
* [lit] Fix import StringIO errors in Python 3Reid Kleckner2017-07-111-3/+3
* [lit] Implement non-pipelined echo commands internallyReid Kleckner2017-07-111-0/+74
* [globalisel][tablegen] Fix an multi-insn match bug where ComplexPattern is us...Daniel Sanders2017-07-111-7/+11
* [globalisel][tablegen] Correct matching of intrinsic ID's.Daniel Sanders2017-07-111-6/+23
* vim: add 'builtin', 'nobuiltin', 'nonnull', and 'speculatable' to the keyword...Craig Topper2017-07-071-0/+4
* [TableGen] Cleanup capturing of instruction namespace for the fast isel emitt...Craig Topper2017-07-071-11/+7
* [TableGen] Use StringRef instead of std::string for CodeGenInstruction namesp...Craig Topper2017-07-078-16/+16
* [TableGen] Fix some mismatches in the use of Namespace fields versus Target n...Craig Topper2017-07-072-3/+3
* [lit] Modify LIT to accept environment variable LIT_FILTER to select tests.George Karpenkov2017-07-072-1/+7
* [lit] Factor out some shell input/output redirection logic, NFCReid Kleckner2017-07-061-70/+97
* [opt-viewer] Move under tools, install itAdam Nemet2017-07-066-872/+0
* Fixes to Dockerfile scripts.Ilya Biryukov2017-07-061-4/+7
* Made a script to build docker images easier to use.Ilya Biryukov2017-07-061-9/+45
* [globalisel][tablegen] Rename and re-comment render functions to match the ne...Daniel Sanders2017-07-061-7/+7
* [globalisel][tablegen] Rename and re-comment to match the new MatchTables. NFC.Daniel Sanders2017-07-061-46/+47
* [globalisel][tablegen] Import rules containing intrinsic_wo_chain.Daniel Sanders2017-07-061-4/+27
* [lit] Fix unit test discovery for Visual Studio builds.David L. Jones2017-07-061-1/+4
* [tablegen] Avoid creating temporary stringsAlexander Shaposhnikov2017-07-054-15/+10
* [globalisel][tablegen] Finish fixing compile-time regressions by merging the ...Daniel Sanders2017-07-051-36/+26
* [AsmParser] Mnemonic Spell CorrectorSjoerd Meijer2017-07-051-0/+43
* [globalisel][tablegen] Fix the misuse of STATISTICS() on release builds (like...Daniel Sanders2017-07-051-4/+4
* [globalisel][tablegen] Added instruction emission to the state-machine-based ...Daniel Sanders2017-07-051-105/+105
* [globalisel][tablegen] Fix release builds after r307079Daniel Sanders2017-07-041-2/+7
* NFC. Removed mention of missing script from build_docker_image.sh.Ilya Biryukov2017-07-041-1/+3
* [globalisel][tablegen] Partially fix compile-time regressions by converting m...Daniel Sanders2017-07-041-156/+299
* fix trivial typos in comments; NFCHiroshi Inoue2017-07-045-5/+5
* [tablegen] Avoid creating a temporary vector in getInstructionCaseAlexander Shaposhnikov2017-07-041-8/+6
* Fixed argument parsing in docker scripts.Ilya Biryukov2017-07-031-0/+1
* [lit] Factor out listdir logic shared by different test formats.David L. Jones2017-06-303-44/+58
* Revert "[lit] Clean output directories before running tests."Zachary Turner2017-06-303-51/+39
* [lit] Clean output directories before running tests.Zachary Turner2017-06-303-39/+51
* Added Dockerfiles to build clang from sources.Ilya Biryukov2017-06-309-0/+445
* Remove `inline` keyword from inline `classof` methodsSam Clegg2017-06-291-35/+35
* [opt-viewer] Add progress indicators (PR33522)Brian Gesiak2017-06-295-44/+128
* [opt-viewer] Python 3 support in opt-viewer.pyBrian Gesiak2017-06-292-5/+6
* [opt-viewer] opt-viewer.py takes -o argumentBrian Gesiak2017-06-291-1/+7
* [lit] Re-apply: Fix some convoluted logic around Unicode encoding, and de-dup...David L. Jones2017-06-292-51/+69
* Revert "[lit] Fix some convoluted logic around Unicode encoding, and de-dupli...David L. Jones2017-06-292-62/+51
* Fix spelling: uncode -> unicode.David L. Jones2017-06-291-1/+1
* [lit] Fix some convoluted logic around Unicode encoding, and de-duplicate acr...David L. Jones2017-06-292-51/+62
* [lit] Remove dead code not referenced in the LLVM SVN repo.David L. Jones2017-06-293-120/+90
* [lit] Remove dead code (not referenced anywhere), and clarify some function n...David L. Jones2017-06-281-177/+41
* Break up long lines, NFCKrzysztof Parzyszek2017-06-281-2/+4