[PATCH] D89341: [X86] Encode global symbol address in sub if possible
Wei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 23 13:40:02 PDT 2020
weiwang updated this revision to Diff 300397.
weiwang edited the summary of this revision.
weiwang added a comment.
Sorry for the long delay. Got help up by some other task.
Update:
1. modified change as suggested.
2. fixed several test cases due to the change.
3. added a new test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89341/new/
https://reviews.llvm.org/D89341
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/test/CodeGen/X86/br-fold.ll
llvm/test/CodeGen/X86/critical-edge-split-2.ll
llvm/test/CodeGen/X86/pr33290.ll
llvm/test/CodeGen/X86/relocimm-small-model.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89341.300397.patch
Type: text/x-patch
Size: 4743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/1d72cca5/attachment.bin>
More information about the llvm-commits
mailing list