[PATCH] D29290: [X86][Tablegen] Marking the RSM instruction as defining EFLAGS
Chris Ray via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 09:23:21 PST 2017
cray added a comment.
It really does, I should add that to the patch.
Basically, we rely on LLVM's MC backend for static analysis. We have a large stack of patches for the disassembler, and I am trying to break them up to see what the community would like to have upstreamed.
Repository:
rL LLVM
https://reviews.llvm.org/D29290
More information about the llvm-commits
mailing list