mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:40:38 +00:00
Another fix the testcase introduced by r261903 - Add the missing matches
llvm-svn: 261971
This commit is contained in:
parent
7fc83dcd6e
commit
09e77e87cf
@ -45,6 +45,6 @@ define void @a_linear_impl_fig_1() nounwind {
|
||||
; CHECK-DAG: DomFrontier for BB %"8" is: %"{{[1|8]}}" %"{{[1|8]}}"
|
||||
; CHECK-DAG: DomFrontier for BB %"6" is: %"4"
|
||||
; CHECK-DAG: DomFrontier for BB %"7" is:
|
||||
; CHECK-DAG: DomFrontier for BB %"9" is: %"{{[1|8|9]}}" %"{{[1|8|9]}}"
|
||||
; CHECK-DAG: DomFrontier for BB %"10" is: %"{{[1|8|9]}}" %"{{[1|8|9]}}"
|
||||
; CHECK-DAG: DomFrontier for BB %"12" is: %"{{[1|8|9]}}" %"{{[1|8|9]}}"
|
||||
; CHECK-DAG: DomFrontier for BB %"9" is: %"{{[1|8|9]}}" %"{{[1|8|9]}}" %"{{[1|8|9]}}"
|
||||
; CHECK-DAG: DomFrontier for BB %"10" is: %"{{[1|8|9]}}" %"{{[1|8|9]}}" %"{{[1|8|9]}}"
|
||||
; CHECK-DAG: DomFrontier for BB %"12" is: %"{{[1|8|9]}}" %"{{[1|8|9]}}" %"{{[1|8|9]}}"
|
||||
|
Loading…
Reference in New Issue
Block a user