summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/callbr-asm.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Allow output constraints on "asm goto""Bill Wendling2020-01-071-52/+1
* Allow output constraints on "asm goto"Bill Wendling2020-01-071-1/+52
* Don't rely on 'l'(ell) modifiers to indicate a label referenceBill Wendling2020-01-061-1/+29
* [MC] Don't recreate a label if it's already usedBill Wendling2019-08-091-8/+8
* Revert "Use the MachineBasicBlock symbol for a callbr target"Nick Desaulniers2019-07-191-8/+8
* Use the MachineBasicBlock symbol for a callbr targetBill Wendling2019-07-191-8/+8
* Implementation of asm-goto support in LLVMCraig Topper2019-02-081-0/+133
OpenPOWER on IntegriCloud