"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c0a2ab64219c090a4fc98a809674648a3729e81b"
Use a negative value to represent INVALID_SIMPLE_VALUE_TYPE instead of 256....
Use a negative value to represent INVALID_SIMPLE_VALUE_TYPE instead of 256. Its much cheaper for the isSimple() checks to look for values less than 0 rather than a value greater than 255. This shaves ~8k off the size of the llc binary on x86-64. llvm-svn: 170981
Loading
Please register or sign in to comment