Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SLPVectorizer: Add support for vectorizing trees that start at compare instru... | Nadav Rotem | 2013-04-15 | 1 | -0/+53 |
* | Revert "Remove some unused triple and data layout." | Eric Christopher | 2013-04-14 | 2 | -0/+6 |
* | Remove some unused triple and data layout. | Eric Christopher | 2013-04-14 | 2 | -6/+0 |
* | Make the command line triple match the module triple. | Nadav Rotem | 2013-04-14 | 2 | -2/+2 |
* | Remove unused function attributes. | Nadav Rotem | 2013-04-14 | 9 | -74/+46 |
* | SLPVectorizer: Add support for trees that don't start at binary operators, an... | Nadav Rotem | 2013-04-14 | 1 | -0/+37 |
* | SLPVectorizer: add initial support for reduction variable vectorization. | Nadav Rotem | 2013-04-14 | 1 | -0/+52 |
* | SLPVectorizer: add support for vectorization of diamond shaped trees. We now ... | Nadav Rotem | 2013-04-12 | 1 | -0/+83 |
* | Make the SLP store-merger less paranoid about function calls. We check for fu... | Nadav Rotem | 2013-04-10 | 1 | -0/+40 |
* | Add support for bottom-up SLP vectorization infrastructure. | Nadav Rotem | 2013-04-09 | 7 | -0/+280 |