Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Reapply r143202, with a manual decoding hook for SWP. This change inadvertan... | Owen Anderson | 2011-10-28 | 1 | -1/+1 |
* | Improve handling of failure and unpredictable cases for CPS, STR, and SMLA in... | Owen Anderson | 2011-08-18 | 1 | -1/+1 |
* | Tighten operand checking on CPS instructions. | Owen Anderson | 2011-08-09 | 1 | -1/+0 |
* | Replace the existing ARM disassembler with a new one based on the FixedLenDec... | Owen Anderson | 2011-08-09 | 1 | -0/+1 |
* | Plug a leak in the arm disassembler and put the tests back. | Benjamin Kramer | 2011-03-24 | 1 | -0/+4 |
* | Remove these two test files as they cause llvm-i686-linux-vg_leak build to fa... | Johnny Chen | 2011-03-24 | 1 | -4/+0 |
* | Add comments to the handling of opcode CPS3p to reject invalid instruction en... | Johnny Chen | 2011-03-24 | 1 | -0/+4 |