llvm-6502/test/Transforms/InstSimplify
2011-02-01 08:39:12 +00:00
..
2010-12-20-Boolean.ll Rename this test. 2011-01-14 14:16:33 +00:00
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 Commit 124487 broke 254.gap. See if disabling the part that might be triggered 2011-01-30 18:24:20 +00:00
2011-01-14-Thread.ll Factorize common code out of the InstructionSimplify shift logic. Add in 2011-01-14 14:44:12 +00:00
2011-01-18-Compare.ll Fix typo: should have been testing that X was odd, not V. 2011-01-29 13:27:00 +00:00
2011-02-01-Vector.ll Have m_One also match constant vectors for which every element is 1. 2011-02-01 08:39:12 +00:00
dg.exp
fdiv.ll Move InstCombine's knowledge of fdiv to SimplifyInstruction(). 2011-01-29 15:26:31 +00:00