summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LV] Vectorize loops where non-phi instructions used outside loopAnna Thomas2018-08-211-2/+22
* NFC: Clarify comment in loop vectorization legalityAnna Thomas2018-08-141-1/+2
* [LV] Teach about non header phis that have uses outside the loopAnna Thomas2018-08-141-9/+9
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-40/+44
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-2/+2
* [NFC][LV][LoopUtil] Move LoopVectorizationLegality to its own fileHideki Saito2018-04-291-0/+1068
OpenPOWER on IntegriCloud