Print in decimal for inline immediates, and hex otherwise. Use hex always for offsets in addressing offsets. This approximately matches what the shader compiler does. llvm-svn: 206335
This isn't the most useful case to fix in the real world, but bugpoint runs into this. llvm-svn: 201177