summaryrefslogtreecommitdiff
path: root/utils/TableGen/SubtargetFeatureInfo.h
AgeCommit message (Expand)Author
2017-04-29[globalisel][tablegen] Compute available feature bits correctly.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
2016-12-04TableGen: Use StringRef instead of const std::string& in return vals.Matthias Braun
2016-11-19Check that emitted instructions meet their predicates on all targets except A...Daniel Sanders
2016-11-15[tablegen] Extract portions of AsmMatcherEmitter for re-use by another genera...Daniel Sanders