llvm-project/llvm/test/Transforms/FixIrreducible
Arthur Eubanks 0689dab844 [FixIrreducible][NewPM] Port -fix-irreducible to NPM
In the NPM, a pass cannot depend on another non-analysis pass. So pin
the test that tests that -lowerswitch is run automatically to legacy PM.

Reviewed By: sameerds

Differential Revision: https://reviews.llvm.org/D89051
2020-10-09 09:22:09 -07:00
..
basic.ll [FixIrreducible][NewPM] Port -fix-irreducible to NPM 2020-10-09 09:22:09 -07:00
bug45623.ll FixIrreducible: don't crash when moving a child loop 2020-04-22 07:47:30 +05:30
nested.ll Introduce fix-irreducible pass 2020-04-15 15:05:51 +05:30
switch.ll [FixIrreducible][NewPM] Port -fix-irreducible to NPM 2020-10-09 09:22:09 -07:00
unreachable.ll [fix-irreducible] Skip unreachable predecessors. 2020-07-11 10:08:44 -04:00