Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Miss two, PR5307. | Edward O'Callaghan | 2009-11-22 | 1 | -5/+18 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -5/+5 |
* | Darwin assembler now recognizes "orn", so remove workaround. | David Goodwin | 2009-07-30 | 1 | -1/+0 |
* | Remove support for ORN to workaround <rdar://problem/7096522>. | David Goodwin | 2009-07-28 | 1 | -0/+1 |
* | ORN does not require (and can not have) the ".w" suffix. "Orthogonality" is a... | David Goodwin | 2009-07-27 | 1 | -5/+5 |
* | Add ".w" suffix for wide thumb-2 instructions. | David Goodwin | 2009-07-27 | 1 | -5/+5 |
* | Enhance tests to include shifted-register operand testing. | David Goodwin | 2009-06-30 | 1 | -1/+35 |
* | Add Thumb-2 tests. | David Goodwin | 2009-06-26 | 1 | -1/+13 |
* | ORN and BIC tests. | David Goodwin | 2009-06-26 | 1 | -3/+3 |
* | Fix tests: Count -> count. | Evan Cheng | 2009-06-26 | 1 | -1/+1 |
* | Fix a CodeGenDAGPatterns bug. Check if top level predicates match when it's l... | Evan Cheng | 2009-06-26 | 1 | -0/+13 |