[PATCH] Implement ADRP CSE for global symbols
Jiangning Liu
liujiangning1 at gmail.com
Fri Apr 18 20:43:06 PDT 2014
Hi qcolombet, t.p.northover,
This patch depends on another patch "Enable global merge pass." at http://reviews.llvm.org/D3431.
This patch is to implement ADRP CSE for global symbols defined within the module being compiled.
http://reviews.llvm.org/D3432
Files:
include/llvm/IR/GlobalAlias.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/IR/Globals.cpp
lib/Transforms/Scalar/GlobalMerge.cpp
test/CodeGen/AArch64/global_merge_2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3432.1.patch
Type: text/x-patch
Size: 7770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140418/3dba1f6c/attachment.bin>
More information about the llvm-commits
mailing list