"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c23b218520ccb54187443e38af2dc9d8ca227542"
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