summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Add support for llvm.vectorizer metadataPaul Redmond2013-05-281-2/+2
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-7/+4
* Call the potentially costly isAnnotatedParallel() only once. Pekka Jaaskelainen2013-04-231-1/+2
* Refuse to (even try to) vectorize loops which have uniform writes,Pekka Jaaskelainen2013-04-231-0/+58
OpenPOWER on IntegriCloud