summaryrefslogtreecommitdiff
path: root/test/CodeGen/NVPTX/access-non-generic.ll
AgeCommit message (Expand)Author
2017-01-31NVPTX: Move InferAddressSpaces to generic codeMatt Arsenault
2017-01-30NVPTX: Refactor NVPTXInferAddressSpaces to check TTIMatt Arsenault
2016-10-31[NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass.Justin Lebar
2016-08-19[NVPTX] Switch nvptx-use-infer-addrspace to true.Justin Lebar
2016-07-06NVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0Justin Bogner
2016-03-20[NVPTX] Adds a new address space inference pass.Jingyue Wu
2015-06-09[NVPTX] fix a crash bug in NVPTXFavorNonGenericAddrSpacesJingyue Wu
2015-05-29[NVPTXFavorNonGenericAddrSpaces] recursively trace into GEP and BitCastJingyue Wu
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-06-15Canonicalize addrspacecast ConstExpr between different pointer typesJingyue Wu
2014-04-03Optimize away unnecessary address casts.Eli Bendersky