summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/ARM/unpredictable-LSL-regform.txt
Commit message (Collapse)AuthorAgeFilesLines
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
| | | | | | | | | | versions of Bash. In addition, I can back out the change to the lit built-in shell test runner to support this. This should fix the majority of fallout on Darwin, but I suspect there will be a few straggling issues. llvm-svn: 159544
* The ARM instructions that have an unpredictable behavior when the pc ↵Silviu Baranga2012-03-201-0/+13
register operand is given now fail with soft fail. Modified the regression tests to reflect this. llvm-svn: 153089
OpenPOWER on IntegriCloud