summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/2010-12-20-Distribute.ll
Commit message (Expand)AuthorAgeFilesLines
* This patch removed duplicate code for matching patterns Dinesh Dwivedi2014-06-261-62/+0
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-6/+6
* Simplify (X<<1)-X into X. According to my auto-simplier this is the most com...Duncan Sands2011-01-181-0/+20
* When determining whether the new instruction was already present inDuncan Sands2010-12-221-0/+11
* Add an additional InstructionSimplify factorization test.Duncan Sands2010-12-211-0/+10
* Fix typo in comment, spotted by Deewiant.Duncan Sands2010-12-211-1/+1
* Teach InstructionSimplify about distributive laws. These transforms fireDuncan Sands2010-12-211-0/+21
OpenPOWER on IntegriCloud