[PATCH] D136835: [Clang][LoongArch] Support inline asm constraint 'J'

2022-10-30 Thread Lu Weining via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGcd0174aacb73: [Clang][LoongArch] Support inline asm constraint 'J' (authored by SixWeining). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D136835/new/ https

[PATCH] D136835: [Clang][LoongArch] Support inline asm constraint 'J'

2022-10-27 Thread Lu Weining via Phabricator via cfe-commits
SixWeining updated this revision to Diff 471135. SixWeining added a comment. Add missing comment. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D136835/new/ https://reviews.llvm.org/D136835 Files: clang/lib/Basic/Targets/LoongArch.cpp clang/tes

[PATCH] D136835: [Clang][LoongArch] Support inline asm constraint 'J'

2022-10-27 Thread Lu Weining via Phabricator via cfe-commits
SixWeining created this revision. SixWeining added reviewers: xen0n, xry111, MaskRay, wangleiat, gonglingqin. Herald added subscribers: StephenFan, hiraditya. Herald added a project: All. SixWeining requested review of this revision. Herald added projects: clang, LLVM. Herald added subscribers: llv