Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Encode the 32-bit wide Thumb (and Thumb2) instructions with the high order | Jim Grosbach | 2010-12-03 | 1 | -64/+64 |
| | | | | | | halfword being emitted to the stream first. rdar://8728174 llvm-svn: 120848 | ||||
* | Add support for Thumb2 encodings of NEON data processing instructions, using ↵ | Owen Anderson | 2010-11-11 | 1 | -0/+138 |
the new PostEncoderMethod infrastructure. More tests to come. llvm-svn: 118819 |