llvm-6502/test/Transforms/InstSimplify
2011-01-25 12:31:43 +00:00
..
2010-12-20-Boolean.ll
2010-12-20-Distribute.ll Simplify (X<<1)-X into X. According to my auto-simplier this is the most common missed 2011-01-18 09:24:58 +00:00
2010-12-20-Reassociate.ll For completeness, generalize the (X + Y) - Y -> X transform and add X - (X + 1) -> -1. 2011-01-18 11:50:19 +00:00
2011-01-14-Thread.ll
2011-01-18-Compare.ll Turn off this test - the corresponding instsimplify logic has been 2011-01-25 12:31:43 +00:00
dg.exp