Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve llvm-mc disassembler mode and refactor ARM tests to use it | Tim Northover | 2013-07-19 | 1 | -12/+0 |
* | 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 |
* | Continue to tighten decoding by performing more operand validation. | Owen Anderson | 2011-08-11 | 1 | -2/+1 |
* | Replace the existing ARM disassembler with a new one based on the FixedLenDec... | Owen Anderson | 2011-08-09 | 1 | -0/+1 |
* | Sanity check MSRi for invalid mask values and reject it as invalid. | Johnny Chen | 2011-04-07 | 1 | -0/+12 |