"lldb/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "a5ef1517d980ab1b624436535133568de24e177e"
Add an int64_t variant of abs, for host environments
without one. Use it where we were using abs on int64_t objects. (I strongly suspect the casts to unsigned in the fragments in LoopStrengthReduce are not doing whatever the original intent was, but the obvious change to uint64_t doesn't work. Maybe later.) llvm-svn: 71612
Loading
Please register or sign in to comment