summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/cse.ll
Commit message (Expand)AuthorAgeFilesLines
* [SLPVectorizer] Try different vectorization factors for store chainsSanjay Patel2015-07-081-15/+14
* change CHECK to CHECK-LABEL for more precisionSanjay Patel2015-07-051-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-21/+21
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-22/+22
* SLPVectorizer: When sorting by domination for CSE don't assert on unreachable...Benjamin Kramer2014-05-091-0/+30
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-4/+4
* SLP Vectorizer: Add support for trees with external users.Nadav Rotem2013-06-281-6/+5
* Erase all of the instructions that we RAUWedNadav Rotem2013-06-261-1/+1
* Do not add cse-ed instructions into the visited map because we dont want to c...Nadav Rotem2013-06-261-0/+84
* SLP Vectorizer: Fix a bug in the code that does CSE on the generated gather s...Nadav Rotem2013-06-231-0/+51
* SLP Vectorizer: Implement a simple CSE optimization for the gather sequences.Nadav Rotem2013-06-231-0/+85
OpenPOWER on IntegriCloud