"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "e2399f9e0e0272ad12f649c8eff0da49dcbf2068"
Use getPrimitiveSizeInBits() instead of getPrimitiveSize()*8
Completely rework the 'setcc (cast x to larger), y' code. This code has the advantage of implementing setcc.ll:test19 (being more general than the previous code) and being correct in all cases. This allows us to unxfail 2004-11-27-SetCCForCastLargerAndConstant.ll, and close PR454. llvm-svn: 21491
Loading
Please register or sign in to comment