LI can only take signed values, so values > 32767 can only be loaded with ORI
[oota-llvm.git] / lib / VMCore / Makefile
2003-10-20 John CriswellAdded LLVM copyright notice to Makefiles.
2002-07-23 Chris Lattner*** empty log message ***
2001-06-06 Chris LattnerInitial revision