index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
NVPTX
/
access-non-generic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NVPTX] Use addrspacecast instead of target-specific intrinsics in NVPTXGener...
Justin Lebar
2018-02-28
1
-7
/
+0
*
NVPTX: Move InferAddressSpaces to generic code
Matt Arsenault
2017-01-31
1
-2
/
+2
*
NVPTX: Refactor NVPTXInferAddressSpaces to check TTI
Matt Arsenault
2017-01-30
1
-1
/
+2
*
[NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass.
Justin Lebar
2016-10-31
1
-14
/
+11
*
[NVPTX] Switch nvptx-use-infer-addrspace to true.
Justin Lebar
2016-08-19
1
-1
/
+2
*
NVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0
Justin Bogner
2016-07-06
1
-6
/
+6
*
[NVPTX] Adds a new address space inference pass.
Jingyue Wu
2016-03-20
1
-10
/
+69
*
[NVPTX] fix a crash bug in NVPTXFavorNonGenericAddrSpaces
Jingyue Wu
2015-06-09
1
-0
/
+22
*
[NVPTXFavorNonGenericAddrSpaces] recursively trace into GEP and BitCast
Jingyue Wu
2015-05-29
1
-0
/
+16
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-7
/
+7
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
Canonicalize addrspacecast ConstExpr between different pointer types
Jingyue Wu
2014-06-15
1
-4
/
+4
*
Optimize away unnecessary address casts.
Eli Bendersky
2014-04-03
1
-0
/
+91