Go to file
Nate Begeman 70d9c5c340 Add a testcase for load short -> uint, which is currently emitted as a
zextload + sign_extend_inreg rather than a sextload.

llvm-svn: 22852
2005-08-18 03:11:44 +00:00
llvm Add a testcase for load short -> uint, which is currently emitted as a 2005-08-18 03:11:44 +00:00