summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/Dominators/basic.ll
AgeCommit message (Expand)Author
2024-11-07Remove `br i1 undef` from some regression tests [NFC] (#115130)Lee Wei
2021-09-02[test][NewPM] Remove RUN lines using -analyzeArthur Eubanks
2020-09-15[Dominators][NewPM] Pin tests with -analyze to legacy PMArthur Eubanks
2015-01-14[PM] Port domtree to the new pass manager (at last).Chandler Carruth
2015-01-14[dom] Add a basic dominator tree test.Chandler Carruth