summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/SubtargetFeatureInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [globalisel][tablegen] Compute available feature bits correctly.Daniel Sanders2017-04-291-12/+10
* [globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...Daniel Sanders2017-04-211-0/+32
* Revert r300964 + r300970 - [globalisel][tablegen] Import SelectionDAG's rule ...Daniel Sanders2017-04-211-32/+0
* [globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...Daniel Sanders2017-04-211-0/+32
* [TableGen] Ensure proper ordering of subtarget feature namesKrzysztof Parzyszek2017-03-061-4/+17
* Revert r297039, it's causing some mysterious buildbot failuresKrzysztof Parzyszek2017-03-061-17/+4
* [TableGen] Ensure proper ordering of subtarget feature namesKrzysztof Parzyszek2017-03-061-4/+17
* Use print() instead of dump() in codeMatthias Braun2017-01-281-3/+4
* Check that emitted instructions meet their predicates on all targets except A...Daniel Sanders2016-11-191-2/+32
* [tablegen] Extract portions of AsmMatcherEmitter for re-use by another genera...Daniel Sanders2016-11-151-0/+89
OpenPOWER on IntegriCloud