llvm-project/llvm/unittests/Transforms
Gil Rapaport 1156bd4fc3 [LV] Record memory widening decisions (NFCI)
Record widening decisions for memory operations within the planned recipes and
use the recorded decisions in code-gen rather than querying the cost model.

Differential Revision: https://reviews.llvm.org/D110479
2021-10-18 18:03:35 +03:00
..
IPO [Attributor] AAFunctionReachability, Handle CallBase Reachability. 2021-09-13 01:35:44 +03:00
Scalar [LICM] Remove AST-based implementation 2021-08-18 20:21:53 +02:00
Utils [CodeMoverUtils] Enhance isSafeToMoveBefore() when control flow equivalence is satisfied 2021-09-27 18:37:36 -04:00
Vectorize [LV] Record memory widening decisions (NFCI) 2021-10-18 18:03:35 +03:00
CMakeLists.txt