llvm-6502/test/Transforms/InstCombine
2002-05-08 23:15:01 +00:00
..
2002-03-11-InstCombineHang.ll
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.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
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 More testcases I don't want to forget about 2002-05-06 05:51:26 +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 Add two new patterns that instcombine should or does handle 2002-05-08 23:15:01 +00:00