"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9b316883ed5706e0d2ad632ac9678c83e8d86140"
MachineCSE: Update the heuristics for isProfitableToCSE.
If the result of a common subexpression is used at all uses of the candidate expression, CSE should not increase the live range of the common subexpression. rdar://11393714 and rdar://11819721 llvm-svn: 161396
Loading
Please register or sign in to comment