[LLVMdev] DeadStoreElimination: do better without TargetData
Hans Wennborg
hans at hanshq.net
Wed Nov 4 06:33:19 PST 2009
The attached patch makes DeadStoreElimination able to remove stores in
store-store dependencies when the operand types are equal, even if there
is no TargetData available.
/ Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DeadStoreElimination.patch
Type: text/x-patch
Size: 812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091104/2056b524/attachment.bin>
More information about the llvm-dev
mailing list