Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ARMAsmPrinter generate the correct alignment specifier syntax in ↵ | Kristof Beyls | 2013-02-22 | 1 | -13/+13 |
| | | | | | | | | | instructions. The Printer will now print instructions with the correct alignment specifier syntax, like vld1.8 {d16}, [r0:64] llvm-svn: 175884 | ||||
* | Use correct part of complex operand to encode VST1 alignment. | Tim Northover | 2012-09-06 | 1 | -0/+77 |
Patch by Chris Lidbury. llvm-svn: 163318 |