summaryrefslogtreecommitdiff
path: root/test/TableGen
AgeCommit message (Expand)Author
2017-08-28Address r311914 review commentsMatthias Braun
2017-08-28TableGen: Fix subreg composition/concatenationMatthias Braun
2017-08-24[globalisel][tablegen] Predicates should start from GIPFP_Invalid+1 not GIPFP...Daniel Sanders
2017-08-24Re-commit: [globalisel][tablegen] Add support for ImmLeaf without SDNodeXFormDaniel Sanders
2017-08-23Revert r311546 as it breaks buildVictor Leschuk
2017-08-23[globalisel][tablegen] Add support for ImmLeaf without SDNodeXFormDaniel Sanders
2017-08-23[globalisel][tablegen] Add tests for FeatureBitsets and ComplexPattern predic...Daniel Sanders
2017-08-17[globalisel][tablegen] Generate TypeObject table. NFCDaniel Sanders
2017-08-15Revert r310919 - [globalisel][tablegen] Support zero-instruction emission.Daniel Sanders
2017-08-15Re-commit with some instrumentation: [globalisel][tablegen] Support zero-inst...Daniel Sanders
2017-08-11Revert r310716 (and r310735): [globalisel][tablegen] Support zero-instruction...Daniel Sanders
2017-08-11[globalisel][tablegen] Generate TypeObject table. NFCDaniel Sanders
2017-08-08[globalisel][tablegen] Add support for importing 'imm' operands.Daniel Sanders
2017-08-03[GlobalISel] Only merge memory ops for mayLoad or mayStore instrs.Florian Hahn
2017-08-02[globalisel][tablegen] Do not merge memoperands from instructions that weren'...Daniel Sanders
2017-07-27Re-commit: r309094 [globalisel][tablegen] Fuse the generated tables together.Daniel Sanders
2017-07-26Revert r309094: [globalisel][tablegen] Fuse the generated tables together.Daniel Sanders
2017-07-26[globalisel][tablegen] Fuse the generated tables together.Daniel Sanders
2017-07-20[globalisel][tablegen] Add control-flow to the MatchTable.Daniel Sanders
2017-07-12Make shell redirection construct portableKamil Rytarowski
2017-07-11[globalisel][tablegen] Fix an multi-insn match bug where ComplexPattern is us...Daniel Sanders
2017-07-11[globalisel][tablegen] Correct matching of intrinsic ID's.Daniel Sanders
2017-07-07[TableGen] Add a proper namespace to an Instruction in an AsmMatcher test. Th...Craig Topper
2017-07-06[globalisel][tablegen] Import rules containing intrinsic_wo_chain.Daniel Sanders
2017-07-05[globalisel][tablegen] Finish fixing compile-time regressions by merging the ...Daniel Sanders
2017-07-05[globalisel][tablegen] Added instruction emission to the state-machine-based ...Daniel Sanders
2017-07-04[globalisel][tablegen] Partially fix compile-time regressions by converting m...Daniel Sanders
2017-06-20[globalisel][tablegen] Add support for COPY_TO_REGCLASS.Daniel Sanders
2017-05-23[globalisel][tablegen] Add support for (set $dst, 1) and test X86's OptForSiz...Daniel Sanders
2017-05-22Revert r303259 - [globalisel][tablegen] Import rules containing intrinsic_wo_...Daniel Sanders
2017-05-18[MVT] add v1i1 MVTGuy Blank
2017-05-18Re-commit: [globalisel][tablegen] Import rules containing intrinsic_wo_chain.Daniel Sanders
2017-05-17Revert "[globalisel][tablegen] Import rules containing intrinsic_wo_chain."Quentin Colombet
2017-05-17[globalisel][tablegen] Import rules containing intrinsic_wo_chain.Daniel Sanders
2017-05-17[globalisel][tablegen] Require that all registers between instructions of a m...Daniel Sanders
2017-05-17[GlobalISel][TableGen] Fix handling of default operandsDiana Picus
2017-05-15[TableGen] Add EncoderMethod to RegisterOperandSam Kolton
2017-04-29[globalisel][tablegen] Fix the test after silencing the unused variable warni...Daniel Sanders
2017-04-29[globalisel][tablegen] Compute available feature bits correctly.Daniel Sanders
2017-04-22[globalisel][tablegen] Add support for RegisterOperand.Daniel Sanders
2017-04-22[globalisel][tablegen] Revise API for ComplexPattern operands to improve flex...Daniel Sanders
2017-04-21[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...Daniel Sanders
2017-04-21Revert r300964 + r300970 - [globalisel][tablegen] Import SelectionDAG's rule ...Daniel Sanders
2017-04-21[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...Daniel Sanders
2017-04-20[MVT][SVE] Scalable vector MVTs (2/3)Amara Emerson
2017-04-12[globalisel][tablegen] Add experimental support for OperandWithDefaultOps, Pr...Daniel Sanders
2017-04-05[globalisel][tablegen] Fix patterns involving multiple ComplexPatterns.Daniel Sanders
2017-04-04[tablegen][globalisel] Add support for nested instruction matching.Daniel Sanders
2017-03-20[tablegen][globalisel] Capture instructions into locals and related infrastru...Daniel Sanders
2017-03-14[globalisel][tblgen] Add support for ComplexPatternsDaniel Sanders