Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In asm's, output operands with matching input constraints | Dale Johannesen | 2010-06-28 | 1 | -1/+1 |
| | | | | | | | | | | have to be registers, per gcc documentation. This affects the logic for determining what "g" should lower to. PR 7393. A couple of existing testcases are affected. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107079 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Testcase for llvm-gcc 106225. | Dale Johannesen | 2010-06-17 | 1 | -0/+16 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106226 91177308-0d34-0410-b5e6-96231b3b80d8 |