1. Fix a case that was marking the invalid reg. num. (-1) as used,
causing a nasty array bound error later. 2. Fix silly typo causing logical shift of unsigned long to use SRL instead of SRLX. llvm-svn: 7330
Loading
Please register or sign in to comment