summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/Automaton.h
Commit message (Expand)AuthorAgeFilesLines
* [Automaton] Make Automaton thread-safeJames Molloy2019-11-051-1/+11
* [DFAPacketizer] Fix large compile-time regression for VLIW targetsJames Molloy2019-10-181-9/+14
* [DFAPacketizer] Use DFAEmitter. NFC.James Molloy2019-10-171-2/+21
* [Automaton] Fix invalid iterator referenceJames Molloy2019-10-041-3/+2
* [TableGen] Introduce a generic automaton (DFA) backendJames Molloy2019-10-041-0/+230
OpenPOWER on IntegriCloud