Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resynchronize EDInfo.h and EDEmitter.cpp. | Shantonu Sen | 2011-07-11 | 1 | -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 instructions | Bruno Cardoso Lopes | 2011-03-24 | 1 | -1/+3 |
| | | | | llvm-svn: 128236 | ||||
* | turn this into a normal header. | Chris Lattner | 2010-07-20 | 1 | -8/+11 |
| | | | | llvm-svn: 108891 | ||||
* | there is no reason to dynamically generate a static header. | Chris Lattner | 2010-07-20 | 1 | -0/+70 |
llvm-svn: 108887 |