summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCDisassembler/EDInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Resynchronize EDInfo.h and EDEmitter.cpp.Shantonu Sen2011-07-111-5/+14
| | | | | | | | | | | | The enum names as well as order (i.e. value) had skewed, which means that consumers of the tablegen-ed table would see different values than intended. Make both files have a superset of enums, and add classification as needed for numMCOperands. Reviewed by Owen Anderson llvm-svn: 134905
* Add asm parsing support w/ testcases for strex/ldrex family of instructionsBruno Cardoso Lopes2011-03-241-1/+3
| | | | llvm-svn: 128236
* turn this into a normal header.Chris Lattner2010-07-201-8/+11
| | | | llvm-svn: 108891
* there is no reason to dynamically generate a static header.Chris Lattner2010-07-201-0/+70
llvm-svn: 108887
OpenPOWER on IntegriCloud