"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9ffe03c24e31f184a893c7cb21fed441d0d41acd"
Remove the '-disable-scheduling' flag and replace it with the 'source' option of
the '-pre-RA-sched' flag. It actually makes more sense to do it this way. Also, keep track of the SDNode ordering by default. Eventually, we would like to make this ordering a way to break a "tie" in the scheduler. However, doing that now breaks the "CodeGen/X86/abi-isel.ll" test for 32-bit Linux. llvm-svn: 94308
Loading
Please register or sign in to comment