"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5afb04abaf91cd661ad2df4f6a1782181d49dc45"
Make use of getUMinFromMismatchedTypes when computing backedge-taken
counts for loops with multiple exits, replacing more conservative code which only handled constants. This is derived from a patch by Nick Lewycky. This also fixes llc aborts in ClamAV and others, as getUMinFromMismatchedTypes takes care of balancing the types before working with them. llvm-svn: 73884
Loading
Please register or sign in to comment