summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Enhance the FixedLengthDecoder to be able to generate plausible-looking decod...Owen Anderson2011-07-191-108/+125
* Revert r134921, 134917, 134908 and 134907. They're causing failuresEric Christopher2011-07-111-17/+16
* [AVX] Make Inits FoldableDavid Greene2011-07-111-16/+17
* Don't require pseudo-instructions to carry encoding information.Jim Grosbach2011-07-061-4/+5
* Add support for alternative register names, useful for instructions whose ope...Owen Anderson2011-06-271-1/+3
* Enhance the fixed-length disassembler to support the callbacks necessary for ...Owen Anderson2011-04-181-5/+10
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-2/+2
* Ignore isCodeGenOnly instructions when generating diassembly tables.Owen Anderson2011-03-141-1/+2
* Add FixedLenDecoderEmitter, the skeleton of a new disassembler emitter for fi...Owen Anderson2011-02-181-0/+1372
OpenPOWER on IntegriCloud