"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "800aaaf207a89c3c1e10c3a5cf6155562de248f7"
-
Andrew Trick authored
This makes it possible to write unit tests that are less susceptible to minor code motion, particularly copy placement. block-placement.ll covers this case with -pre-RA-sched=source which will soon be default. One incorrectly named block is already fixed, but without this fix, enabling new coalescing and scheduling would cause more failures. llvm-svn: 184680
97a1d7c4
Loading