Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This corrects creation of operands for t2PLDW. It also removes the ↵ | Mihai Popa | 2013-08-06 | 1 | -2/+2 |
| | | | | | | | | definition of t2PLDWpci, as pldw does not have a literal variant (i.e. pc relative version) llvm-svn: 187804 | ||||
* | ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form. | Tilmann Scheller | 2013-07-19 | 1 | -0/+7 |
See A8.8.127 in ARM DDI 0406C.b. Related to <rdar://problem/14403733>. llvm-svn: 186682 |