aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Merging r313334:Tom Stellard1-40/+50
2017-08-17Merging r310939:Hans Wennborg1-8/+13
2017-08-11Merging r309044, r309071, r309120, r309122, r309140 and r309227 (PR34157)Hans Wennborg9-88/+142
2017-07-25Merging r308912:Tom Stellard1-1/+1
2017-07-17[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as wellMartin Storsjo1-1/+1
2017-07-14[TableGen][MC] Fix a few places where we didn't hide the underlying type of L...Craig Topper1-6/+6
2017-07-13[lit] add a -vv option to echo all executed commands.George Karpenkov3-2/+16
2017-07-11[lit] Fix import StringIO errors in Python 3Reid Kleckner1-3/+3
2017-07-11[lit] Implement non-pipelined echo commands internallyReid Kleckner1-0/+74
2017-07-11[globalisel][tablegen] Fix an multi-insn match bug where ComplexPattern is us...Daniel Sanders1-7/+11
2017-07-11[globalisel][tablegen] Correct matching of intrinsic ID's.Daniel Sanders1-6/+23
2017-07-07vim: add 'builtin', 'nobuiltin', 'nonnull', and 'speculatable' to the keyword...Craig Topper1-0/+4
2017-07-07[TableGen] Cleanup capturing of instruction namespace for the fast isel emitt...Craig Topper1-11/+7
2017-07-07[TableGen] Use StringRef instead of std::string for CodeGenInstruction namesp...Craig Topper8-16/+16
2017-07-07[TableGen] Fix some mismatches in the use of Namespace fields versus Target n...Craig Topper2-3/+3
2017-07-07[lit] Modify LIT to accept environment variable LIT_FILTER to select tests.George Karpenkov2-1/+7
2017-07-06[lit] Factor out some shell input/output redirection logic, NFCReid Kleckner1-70/+97
2017-07-06[opt-viewer] Move under tools, install itAdam Nemet6-872/+0
2017-07-06Fixes to Dockerfile scripts.Ilya Biryukov1-4/+7
2017-07-06Made a script to build docker images easier to use.Ilya Biryukov1-9/+45
2017-07-06[globalisel][tablegen] Rename and re-comment render functions to match the ne...Daniel Sanders1-7/+7
2017-07-06[globalisel][tablegen] Rename and re-comment to match the new MatchTables. NFC.Daniel Sanders1-46/+47
2017-07-06[globalisel][tablegen] Import rules containing intrinsic_wo_chain.Daniel Sanders1-4/+27
2017-07-06[lit] Fix unit test discovery for Visual Studio builds.David L. Jones1-1/+4
2017-07-05[tablegen] Avoid creating temporary stringsAlexander Shaposhnikov4-15/+10
2017-07-05[globalisel][tablegen] Finish fixing compile-time regressions by merging the ...Daniel Sanders1-36/+26
2017-07-05[AsmParser] Mnemonic Spell CorrectorSjoerd Meijer1-0/+43
2017-07-05[globalisel][tablegen] Fix the misuse of STATISTICS() on release builds (like...Daniel Sanders1-4/+4
2017-07-05[globalisel][tablegen] Added instruction emission to the state-machine-based ...Daniel Sanders1-105/+105
2017-07-04[globalisel][tablegen] Fix release builds after r307079Daniel Sanders1-2/+7
2017-07-04NFC. Removed mention of missing script from build_docker_image.sh.Ilya Biryukov1-1/+3
2017-07-04[globalisel][tablegen] Partially fix compile-time regressions by converting m...Daniel Sanders1-156/+299
2017-07-04fix trivial typos in comments; NFCHiroshi Inoue5-5/+5
2017-07-04[tablegen] Avoid creating a temporary vector in getInstructionCaseAlexander Shaposhnikov1-8/+6
2017-07-03Fixed argument parsing in docker scripts.Ilya Biryukov1-0/+1
2017-06-30[lit] Factor out listdir logic shared by different test formats.David L. Jones3-44/+58
2017-06-30Revert "[lit] Clean output directories before running tests."Zachary Turner3-51/+39
2017-06-30[lit] Clean output directories before running tests.Zachary Turner3-39/+51
2017-06-30Added Dockerfiles to build clang from sources.Ilya Biryukov9-0/+445
2017-06-29Remove `inline` keyword from inline `classof` methodsSam Clegg1-35/+35
2017-06-29[opt-viewer] Add progress indicators (PR33522)Brian Gesiak5-44/+128
2017-06-29[opt-viewer] Python 3 support in opt-viewer.pyBrian Gesiak2-5/+6
2017-06-29[opt-viewer] opt-viewer.py takes -o argumentBrian Gesiak1-1/+7
2017-06-29[lit] Re-apply: Fix some convoluted logic around Unicode encoding, and de-dup...David L. Jones2-51/+69
2017-06-29Revert "[lit] Fix some convoluted logic around Unicode encoding, and de-dupli...David L. Jones2-62/+51
2017-06-29Fix spelling: uncode -> unicode.David L. Jones1-1/+1
2017-06-29[lit] Fix some convoluted logic around Unicode encoding, and de-duplicate acr...David L. Jones2-51/+62
2017-06-29[lit] Remove dead code not referenced in the LLVM SVN repo.David L. Jones3-120/+90
2017-06-28[lit] Remove dead code (not referenced anywhere), and clarify some function n...David L. Jones1-177/+41
2017-06-28Break up long lines, NFCKrzysztof Parzyszek1-2/+4