summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/NVPTX/access-non-generic.ll
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Use addrspacecast instead of target-specific intrinsics in NVPTXGener...Justin Lebar2018-02-281-7/+0
* NVPTX: Move InferAddressSpaces to generic codeMatt Arsenault2017-01-311-2/+2
* NVPTX: Refactor NVPTXInferAddressSpaces to check TTIMatt Arsenault2017-01-301-1/+2
* [NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass.Justin Lebar2016-10-311-14/+11
* [NVPTX] Switch nvptx-use-infer-addrspace to true.Justin Lebar2016-08-191-1/+2
* NVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0Justin Bogner2016-07-061-6/+6
* [NVPTX] Adds a new address space inference pass.Jingyue Wu2016-03-201-10/+69
* [NVPTX] fix a crash bug in NVPTXFavorNonGenericAddrSpacesJingyue Wu2015-06-091-0/+22
* [NVPTXFavorNonGenericAddrSpaces] recursively trace into GEP and BitCastJingyue Wu2015-05-291-0/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Canonicalize addrspacecast ConstExpr between different pointer typesJingyue Wu2014-06-151-4/+4
* Optimize away unnecessary address casts.Eli Bendersky2014-04-031-0/+91
OpenPOWER on IntegriCloud