llvm-project/llvm/test/Transforms/DeadStoreElimination
Florian Hahn efb8e156da [DSE,MemorySSA] Add an early check for read clobbers to traversal.
Depending on the benchmark, this early exit can save a substantial
amount of compile-time:

http://llvm-compile-time-tracker.com/compare.php?from=505f2d817aa8e07ba98e5fd4a8f6ff0666f89df1&to=eb4e441147f9b4b7a5fcbbc57428cadbe9e01f10&stat=instructions
2020-09-07 23:22:10 +01:00
..
MSSA [DSE,MemorySSA] Add an early check for read clobbers to traversal. 2020-09-07 23:22:10 +01:00
MemDepAnalysis [DSE] Move legacy tests to DeadStoreElimination/MemDepAnalysis. 2020-09-04 14:38:03 +01:00