llvm-6502/test/Transforms/InstCombine
Chris Lattner fee97e83ce Make the testcase more interesting so that DCE does not eliminate it.
Use DIE instead of DCE anyway


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2500 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-06 17:59:23 +00:00
..
2002-03-11-InstCombineHang.ll
add.ll More tests 2002-05-06 16:44:53 +00:00
and.ll
cast.ll Intitial checkin of cast tests 2002-05-02 17:01:39 +00:00
div.ll
getelementptr.ll
Makefile
mul.ll
not.ll New testcase to make sure not instructions get combined 2002-05-06 17:00:47 +00:00
or.ll
phi.ll Make the testcase more interesting so that DCE does not eliminate it. 2002-05-06 17:59:23 +00:00
rem.ll
set.ll
shift.ll
sub.ll