Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Allow output constraints on "asm goto"" | Bill Wendling | 2020-01-07 | 1 | -52/+1 |
* | Allow output constraints on "asm goto" | Bill Wendling | 2020-01-07 | 1 | -1/+52 |
* | Don't rely on 'l'(ell) modifiers to indicate a label reference | Bill Wendling | 2020-01-06 | 1 | -1/+29 |
* | [MC] Don't recreate a label if it's already used | Bill Wendling | 2019-08-09 | 1 | -8/+8 |
* | Revert "Use the MachineBasicBlock symbol for a callbr target" | Nick Desaulniers | 2019-07-19 | 1 | -8/+8 |
* | Use the MachineBasicBlock symbol for a callbr target | Bill Wendling | 2019-07-19 | 1 | -8/+8 |
* | Implementation of asm-goto support in LLVM | Craig Topper | 2019-02-08 | 1 | -0/+133 |