"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "aecc3750d1664ac7e8735c7f0d6a0f3ae7e8c701"
-
Dan Gohman authored
and every other instruction in their blocks to keep the terminator instructions at the end, teach the post-RA scheduler how to operate on ranges of instructions, and exclude terminators from the range of instructions that get scheduled. Also, exclude mid-block labels, such as EH_LABEL instructions, and schedule code before them separately from code after them. This fixes problems with the post-RA scheduler moving code past EH_LABELs. llvm-svn: 62366
5f8a2598
Loading