[PATCH] D57621: [X86] Print %st(0) as %st to match what gcc inline asm uses as the clobber name to make MS inline asm work correctly
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 1 14:54:33 PST 2019
craig.topper added a comment.
gcc prints %st https://godbolt.org/z/3CXLvj
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57621/new/
https://reviews.llvm.org/D57621
More information about the llvm-commits
mailing list