llvm-6502/test/CodeGen
Nate Begeman 43c3c70b10 Add a testcase for load short -> uint, which is currently emitted as a
zextload + sign_extend_inreg rather than a sextload.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22852 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-18 03:11:44 +00:00
..
Alpha make sure we always handle small negatives well 2005-07-22 21:53:35 +00:00
CBackend Regression test for PR#596: Make sure that negation of a minus doesn't 2005-07-14 19:56:03 +00:00
Generic new reg test for a failure last night on ppc/darwin 2005-08-09 18:07:45 +00:00
PowerPC Add a testcase for load short -> uint, which is currently emitted as a 2005-08-18 03:11:44 +00:00
SparcV9 Regression test for PR#563. 2005-05-11 21:47:35 +00:00
X86 None of these tests should require a working lli, they are codegen tests, 2005-08-04 19:55:39 +00:00