This PR fixes constant folding for UIntX in the code generator. This optimization was previously simply dead code due to the way that uint literals are encoded.