"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4515601f1b1cbe099781aef1b3a513d9d2016b66"
Added assumption logic for symbolic non-lvalues when used in conditions such as
"if(x)". On the true branch we know the value is != 0, and on the false branch we know it is 0. llvm-svn: 46814
Loading
Please register or sign in to comment