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
/
clang
/
lib
/
Basic
/
Targets
/
AMDGPU.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-0
/
+4
*
[CUDA] Revert defining __CUDA_ARCH__ for amdgcn targets
Yaxun Liu
2018-04-09
1
-5
/
+0
*
[CUDA] Add amdgpu sub archs
Yaxun Liu
2018-04-04
1
-0
/
+5
*
AMDGPU: Update datalayout for stack alignment
Matt Arsenault
2018-03-27
1
-2
/
+2
*
[AMDGPU] Clean up old address space mapping and fix constant address space value
Yaxun Liu
2018-03-05
1
-68
/
+32
*
AMDGPU: Define FP_FAST_FMA{F} macros for amdgcn
Konstantin Zhuravlyov
2018-02-27
1
-55
/
+69
*
Reapply r325193
Konstantin Zhuravlyov
2018-02-15
1
-22
/
+28
*
Revert r325193 as it breaks buildbots
Konstantin Zhuravlyov
2018-02-15
1
-28
/
+22
*
Add missing definition for class static after r325193.
Richard Smith
2018-02-15
1
-1
/
+1
*
AMDGPU: Cleanup most of the macros
Konstantin Zhuravlyov
2018-02-15
1
-22
/
+28
*
[AMDGPU] Change constant addr space to 4
Yaxun Liu
2018-02-13
1
-9
/
+9
*
AMDGPU: Update for datalayout change
Matt Arsenault
2018-02-09
1
-3
/
+3
*
Add Rest of Targets Support to ValidCPUList (enabling march notes)
Erich Keane
2018-02-08
1
-62
/
+27
*
[AMDGPU] Switch to the new addr space mapping by default
Yaxun Liu
2018-02-02
1
-1
/
+1
*
AMDGPU: Don't add fp64 feature to r600 subtargets
Matt Arsenault
2017-12-05
1
-1
/
+1
*
AMDGPU: Parse r600 CPU name early and expose FMAF capability
Jan Vesely
2017-10-19
1
-1
/
+7
*
Convert clang::LangAS to a strongly typed enum
Alexander Richardson
2017-10-15
1
-4
/
+4
*
[OpenCL] Add LangAS::opencl_private to represent private address space in AST
Yaxun Liu
2017-10-13
1
-0
/
+4
*
AMDGPU: add missing amdgcn processors and tests
Konstantin Zhuravlyov
2017-08-18
1
-10
/
+15
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
1
-0
/
+2
*
Break up Targets.cpp into a header/impl pair per target type[NFCI]
Erich Keane
2017-07-21
1
-0
/
+356