llvm streams llvm-svn: 31983
This patch implements the first increment for the Signless Types feature. All changes pertain to removing the ConstantSInt and ConstantUInt classes in favor of just using ConstantInt. llvm-svn: 31063
llvm-svn: 30658
This reduces Core size, yay. llvm-svn: 27468