Files
llvm-mirror/test/Transforms/PhaseOrdering
Roman Lebedev 656d8c2c2e [NFC][PhaseOrdering] Add a test demonstrating pitfails of common code hoisting on loop rotation
Depending on the -rotation-max-header-size=?,
hoisting common code early makes loop rotation impossible.
2020-07-16 23:53:26 +03:00
..