llvm-6502/test/ExecutionEngine
Zhou Sheng 1ff06b231f This is case is to uncover the bug in IntrinsicLowering.cpp,
the LowerPartSet(). It didn't handle the situation correctly when 
the low, high argument values are in reverse order (low > high) 
with 'Val' type is i32 (a corner case).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63386 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-30 08:59:51 +00:00
..
2002-12-16-ArgTest.ll
2003-01-04-ArgumentBug.ll
2003-01-04-LoopTest.ll
2003-01-04-PhiTest.ll
2003-01-09-SARTest.ll
2003-01-10-FUCOM.ll
2003-01-15-AlignmentTest.ll
2003-05-06-LivenessClobber.ll
2003-05-07-ArgumentTest.ll
2003-05-11-PHIRegAllocBug.ll
2003-06-04-bzip2-bug.ll
2003-06-05-PHIBug.ll
2003-08-15-AllocaAssertion.ll
2003-08-21-EnvironmentTest.ll
2003-08-23-RegisterAllocatePhysReg.ll
2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
2004-12-04-LazyCompileFuncs.ll
2005-12-02-TailCallBug.ll
2007-12-10-APIntLoadStore.ll
2007-12-14-BigEndian.ll
2007-12-14-LittleEndian.ll
2008-06-05-APInt-OverAShr.ll
2009-01-29-PartSet.ll
dg.exp
fpbitcast.ll
hello2.ll
hello.ll
simplesttest.ll
simpletest.ll
test-arith.ll
test-branch.ll
test-call.ll
test-cast.ll
test-constantexpr.ll
test-fp.ll
test-loadstore.ll
test-logical.ll
test-loop.ll
test-malloc.ll
test-phi.ll
test-ret.ll
test-setcond-fp.ll
test-setcond-int.ll
test-shift.ll