summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2017-11-23[lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...Ying Yi
2017-11-23Revert r318822 "[llvm-tblgen] - Stop using std::string in RecordKeeper."George Rimar
2017-11-22[llvm-tblgen] - Stop using std::string in RecordKeeper.George Rimar
2017-11-22[SelectionDAG] Add a isel matcher op to check the type of node results other ...Craig Topper
2017-11-21[TableGen] Improve error reportingEvandro Menezes
2017-11-21[Asm] Improve "too few operands" errorsOliver Stannard
2017-11-21[Asm] Finish matching once end of formal and actual lists reached (NFC)Oliver Stannard
2017-11-21Revert r318759 due to make check-all failure on WindowsSander de Smalen
2017-11-21[TableGen] AsmMatcher: Fix bug with reported diagnostic for operand.Sander de Smalen
2017-11-21Re-revert "Refactor debuginfo-tests."Zachary Turner
2017-11-20Resubmit "Refactor debuginfo-tests" again.Zachary Turner
2017-11-20[AArch64][TableGen] Skip tied result operands for InstAliasSander de Smalen
2017-11-19[LIT] Fix testing out-of-tree Clang buildsEric Fiselier
2017-11-18[globalisel][tablegen] Generalize pointer-type inference by introducing ptype...Daniel Sanders
2017-11-17[lit] Try to improve Ctrl-C behavior on WindowsReid Kleckner
2017-11-17Fix an issue with llvm lit tool substitutions.Zachary Turner
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-11-17Re-revert "Refactor debuginfo-tests"Zachary Turner
2017-11-16Resubmit "Refactor debuginfo-tests"Zachary Turner
2017-11-16[globalisel][tablegen] Generate rule coverage and use it to identify untested...Daniel Sanders
2017-11-14[Docs] Add tablegen backend for target opcode documentationOliver Stannard
2017-11-13Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner
2017-11-13[tablegen] Handle atomic predicates for ordering inside tablegen. NFC.Daniel Sanders
2017-11-13[tablegen] Handle atomic predicates for memory type inside tablegen. NFC.Daniel Sanders
2017-11-13[globalisel][tablegen] Add support for extload.Daniel Sanders
2017-11-13fix printing of alias instructions by removing redundant spacingPetar Jovanovic
2017-11-11[globalisel][tablegen] Import signextload and zeroextload.Daniel Sanders
2017-11-10Update test_debuginfo.pl script to point to new tree location.Zachary Turner
2017-11-10[debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner
2017-11-10Allow separation of declarations and definitions in <Target>ISelDAGToDAG.incKrzysztof Parzyszek
2017-11-09[utils] Fix RISC-V support in update_llc_test_checks.pyAlex Bradbury
2017-11-08[utils] Add RISC-V support to update_llc_test_checks.pyAlex Bradbury
2017-11-07Add a -D flag to FileCheck to define variablesAlexander Richardson
2017-11-07[AArch64][SVE] Asm: Extend EnforceVectorSubVectorTypeIs to distinguish Scalab...Florian Hahn
2017-11-06update_mir_test_checks: Be careful about replacing entire vregsJustin Bogner
2017-11-04Move the llvm-tblgen project into the Tablegenning folder on IDEs like Visual...Aaron Ballman
2017-11-04[X86] Teach EVEX->VEX pass to turn SHUFI32X4/SHUFF32X4/SHUFI64X/SHUFF64X2 int...Craig Topper
2017-11-03[globalisel][tablegen] Skip src child predicatesDiana Picus
2017-11-03[TableGen] Add an extra blank line to DAGISel output file to separate functions.Craig Topper
2017-11-01[globalisel][regbank] Warn about MIR ambiguities when register bank/class nam...Daniel Sanders
2017-11-01[X86] Add custom code to EVEX to VEX pass to turn unmasked 128-bit VPALIGND/Q...Craig Topper
2017-11-01[globalisel][tablegen] Add support for multi-insn emissionDaniel Sanders
2017-11-01Fix warnings discovered by rL317076. [-Wunused-private-field]NAKAMURA Takumi
2017-11-01[globalisel][tablegen] Stop hard-coding the emitted instruction ID to 0. NFCDaniel Sanders
2017-11-01Add system-linux to allow tests run with llvm-lit to restrict themselves to l...Jake Ehrlich
2017-10-31Re-commit: [globalisel][tablegen] Keep track of the insertion point while add...Daniel Sanders
2017-10-31Revert r317040: [globalisel][tablegen] Keep track of the insertion point whil...Daniel Sanders
2017-10-31Re-commit: [globalisel][tablegen] Keep track of the insertion point while add...Daniel Sanders
2017-10-31Revert r317029: [globalisel][tablegen] Keep track of the insertion point whil...Daniel Sanders
2017-10-31[globalisel][tablegen] Keep track of the insertion point while adding BuildMI...Daniel Sanders