diff options
author | Hans Wennborg <hans@hanshq.net> | 2017-12-06 01:47:55 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2017-12-06 01:47:55 +0000 |
commit | 146a9c3e51ec977a9688c14564644b459cbbbe0b (patch) | |
tree | 007317c74e53994a2c344bcf498abe3c062f5cbb /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | a149c1a517c92c351d5d0885f20dd68c7f4bbe35 (diff) | |
download | llvm-146a9c3e51ec977a9688c14564644b459cbbbe0b.zip llvm-146a9c3e51ec977a9688c14564644b459cbbbe0b.tar.gz llvm-146a9c3e51ec977a9688c14564644b459cbbbe0b.tar.bz2 |
Revert r319482 and r319483 "[memcpyopt] Teach memcpyopt to optimize across basic blocks"
This caused PR35519.
> [memcpyopt] Teach memcpyopt to optimize across basic blocks
>
> This teaches memcpyopt to make a non-local memdep query when a local query
> indicates that the dependency is non-local. This notably allows it to
> eliminate many more llvm.memcpy calls in common Rust code, often by 20-30%.
>
> Fixes PR28958.
>
> Differential Revision: https://reviews.llvm.org/D38374
>
> [memcpyopt] Commit file missed in r319482.
>
> This change was meant to be included with r319482 but was accidentally
> omitted.
llvm-svn: 319873
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions