aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll
Commit message (Expand)AuthorAgeFilesLines
* 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