forked from OSchip/llvm-project
Fixes PR31789 - When loop-vectorize tries to use these intrinsics for a non-default address space pointer we fail with a "Calling a function with a bad singature!" assertion. This patch solves this by adding the 'vector of pointers' argument as an overloaded type which will determine the address space. Differential revision: https://reviews.llvm.org/D31490 llvm-svn: 302018 |
||
|---|---|---|
| .. | ||
| 2008-09-03-Mutual.ll | ||
| 2008-09-03-ReadNone.ll | ||
| 2008-09-03-ReadOnly.ll | ||
| 2008-09-13-VolatileRead.ll | ||
| 2008-12-29-Constant.ll | ||
| 2009-01-02-LocalStores.ll | ||
| 2010-10-30-volatile.ll | ||
| assume.ll | ||
| atomic.ll | ||
| comdat-ipo.ll | ||
| convergent.ll | ||
| nocapture.ll | ||
| nonnull-global.ll | ||
| nonnull.ll | ||
| norecurse.ll | ||
| operand-bundles-scc.ll | ||
| optnone-simple.ll | ||
| optnone.ll | ||
| out-of-bounds-iterator-bug.ll | ||
| readattrs.ll | ||
| readnone.ll | ||
| returned.ll | ||