mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-05 10:17:36 +00:00
5fa7774dfd
Merges equivalent loads on both sides of a hammock/diamond and hoists into into the header. Merges equivalent stores on both sides of a hammock/diamond and sinks it to the footer. Can enable if conversion and tolerate better load misses and store operand latencies. llvm-svn: 213396 |
||
---|---|---|
.. | ||
llvm_scalar_opts.ml | ||
llvm_scalar_opts.mli | ||
Makefile | ||
scalar_opts_ocaml.c |