"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "382412032ca795640df1ac68a7d29127715524bf"
ARM: Fix optimizeCompare to correctly check safe condition.
It is safe if CPSR is killed or re-defined. When we are done with the basic block, check whether CPSR is live-out. Do not optimize away cmp if CPSR is live-out. llvm-svn: 160090
Loading
Please register or sign in to comment