This creates a MemorySSA-backed analogue of MemCpyOpt that is disabled by
default. It can be enabled by passing to opt either its pass-specific flag
(-memcpyopt-mssa) or a force flag (e.g., -O3 -mco-mssa).
In order to facilitate code review and correctness checking, the changes have
been made to resemble as closely as possible the pattern matching and
transformation logic of the legacy pass. In particular, non-local results from
MemorySSAWalker::getClobberingMemoryAccess/getCMA are ignored since the
MemDep version can only see patterns within a single block. The idea is to land
this patch first before adding back non-locality and other more sophisticated
matchers.
bool = false? enum class FTW.