summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/AsmMatcherEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* llvm-mc/AsmMatcher: Tweaks in response to feedback.Daniel Dunbar2009-08-071-14/+2
* llvm-mc/AsmMatcher: Move to a slightly more sane matching design.Daniel Dunbar2009-08-071-196/+491
* TableGen / AsmMatcher: Tweaks to avoid generating completely bogus matchDaniel Dunbar2009-08-041-17/+75
* Change MCOperand to use Create style instead of Make style for constructingDaniel Dunbar2009-08-021-1/+1
* llvm-mc: Match a few X86 instructions.Daniel Dunbar2009-07-311-0/+239
* Remove unintended changes.Daniel Dunbar2009-07-301-51/+0
* Twines: Don't allow implicit conversion from integers, this is too tricky.Daniel Dunbar2009-07-301-0/+51
* Match X86 register names to number.Daniel Dunbar2009-07-291-8/+4
* tblgen/AsmMatcher: Emit simple matcher for register names.Daniel Dunbar2009-07-171-3/+30
* Stub out assembly matcher (.s -> MCInst) tblgen backend.Daniel Dunbar2009-07-111-0/+24
OpenPOWER on IntegriCloud