summaryrefslogtreecommitdiff
path: root/test/Transforms/SLPVectorizer/X86/cse.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* SLP Vectorizer: Add support for trees with external users.Nadav Rotem2013-06-28
* Erase all of the instructions that we RAUWedNadav Rotem2013-06-26
* Do not add cse-ed instructions into the visited map because we dont want to c...Nadav Rotem2013-06-26
* SLP Vectorizer: Fix a bug in the code that does CSE on the generated gather s...Nadav Rotem2013-06-23
* SLP Vectorizer: Implement a simple CSE optimization for the gather sequences.Nadav Rotem2013-06-23