llvm-6502/test/Transforms/InstCombine
Chris Lattner 193d916983 New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2630 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-15 17:22:01 +00:00
..
2002-03-11-InstCombineHang.ll New testcase 2002-03-11 23:28:11 +00:00
2002-05-14-SubFailure.ll New testcase for bug 2002-05-14 16:40:43 +00:00
2002-05-14-TouchDeletedInst.ll New testcase 2002-05-14 15:22:50 +00:00
add.ll More tests 2002-05-06 16:44:53 +00:00
and.ll More testcases I don't want to forget about 2002-05-06 05:51:26 +00:00
cast-set.ll New testcase 2002-05-15 17:22:01 +00:00
cast.ll Intitial checkin of cast tests 2002-05-02 17:01:39 +00:00
div.ll New testcase so I don't forget about this. 2002-05-06 05:35:20 +00:00
getelementptr.ll Check another case 2002-05-02 15:24:40 +00:00
Makefile Check in the first test: make sure getelementptr gets folded 2002-04-18 15:39:50 +00:00
mul.ll New test cases for mul folding 2002-04-29 22:24:24 +00:00
not.ll New testcase to make sure not instructions get combined 2002-05-06 17:00:47 +00:00
or.ll More testcases I don't want to forget about 2002-05-06 05:51:26 +00:00
phi.ll Make the testcase more interesting so that DCE does not eliminate it. 2002-05-06 17:59:23 +00:00
rem.ll New testcases so I don't forget about these algebraic simplifications 2002-05-06 05:43:36 +00:00
set.ll New testcase for wierd combine opportunity found in bzip2 benchmark 2002-05-09 19:52:36 +00:00
shift.ll Fix testcase, the 'shift out all bits' doesn't apply to signed types. 2002-05-06 16:11:31 +00:00
sub.ll Fix broken testcase 2002-05-09 01:28:30 +00:00