Capstone of
https://discourse.llvm.org/t/rfc-syncing-asm-goto-with-outputs-with-gcc/65453/8
Clang changes are still necessary to enable the use of outputs along
indirect edges of asm goto statements.
Differential D140180
[llvm] add CallBrPrepare pass to pipelines nickdesaulniers on Dec 15 2022, 5:09 PM. Authored by
Details Capstone of Clang changes are still necessary to enable the use of outputs along
Diff Detail
Event TimelineComment Actions Now that Loongarch has been merged, I need to fix failures in the following tests: LLVM :: CodeGen/LoongArch/O0-pipeline.ll LLVM :: CodeGen/LoongArch/opt-pipeline.ll
|