| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [DAGCombiner] Update most ADD combines to support general vector combines | Simon Pilgrim | 2016-10-12 | 1 | -50/+27 |
| | | | | | | | | | Add a number of helper functions to match scalar or vector equivalent constant/splat values to allow most of the combine patterns to be used by vectors. Differential Revision: https://reviews.llvm.org/D25374 llvm-svn: 284015 | ||||
| * | [X86][SSE] Added vector add combine tests | Simon Pilgrim | 2016-09-16 | 1 | -0/+339 |
| Some work great and others currently demonstrate the anti-vector bias prevalent in DAGCombiner llvm-svn: 281768 | |||||

