"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f527037485539ed2d4bfe8ce5df86d69b7f39ee3"
[mips] Fix compact branch hazard detection
In certain cases it is possible that transient instructions such as %reg = IMPLICIT_DEF as a single instruction in a basic block to reach the MipsHazardSchedule pass. This patch teaches MipsHazardSchedule to properly look through such cases. Reviewers: vkalintiris, zoran.jovanovic Differential Revision: https://reviews.llvm.org/D27209 llvm-svn: 289529
Loading
Please register or sign in to comment