summaryrefslogtreecommitdiff
path: root/utils/TableGen/SubtargetFeatureInfo.cpp
AgeCommit message (Expand)Author
2018-04-30IWYU for llvm-config.h in llvm, additions.Nico Weber
2017-10-15Reverting r315590; it did not include changes for llvm-tblgen, which is causi...Aaron Ballman
2017-10-12[dump] Remove NDEBUG from test to enable dump methods [NFC]Don Hinton
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
2017-03-06[TableGen] Ensure proper ordering of subtarget feature namesKrzysztof Parzyszek
2017-03-06Revert r297039, it's causing some mysterious buildbot failuresKrzysztof Parzyszek
2017-03-06[TableGen] Ensure proper ordering of subtarget feature namesKrzysztof Parzyszek
2017-01-28Use print() instead of dump() in codeMatthias 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