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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] gfx1010 clang target
Stanislav Mekhanoshin
2019-05-13
1
-1
/
+0
*
[HIP] Fix size_t for MSVC environment
Yaxun Liu
2019-01-30
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Move target code into TargetParser
Matt Arsenault
2018-08-21
1
-143
/
+51
*
AMDGPU: Correct errors in device table
Matt Arsenault
2018-08-16
1
-2
/
+2
*
AMDGPU: Fix enabling denormals by default on pre-VI targets
Matt Arsenault
2018-08-08
1
-65
/
+66
*
Try to make builtin address space declarations not useless
Matt Arsenault
2018-08-02
1
-0
/
+21
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-2
/
+6
*
[CUDA] Revert defining __CUDA_ARCH__ for amdgcn targets
Yaxun Liu
2018-04-09
1
-3
/
+0
*
[CUDA] Add amdgpu sub archs
Yaxun Liu
2018-04-04
1
-0
/
+3
*
[AMDGPU] Fix codegen for inline assembly
Yaxun Liu
2018-03-23
1
-0
/
+13
*
[AMDGPU] Clean up old address space mapping and fix constant address space value
Yaxun Liu
2018-03-05
1
-25
/
+15
*
AMDGPU: Define FP_FAST_FMA{F} macros for amdgcn
Konstantin Zhuravlyov
2018-02-27
1
-93
/
+125
*
Reapply r325193
Konstantin Zhuravlyov
2018-02-15
1
-69
/
+73
*
Revert r325193 as it breaks buildbots
Konstantin Zhuravlyov
2018-02-15
1
-73
/
+69
*
AMDGPU: Cleanup most of the macros
Konstantin Zhuravlyov
2018-02-15
1
-69
/
+73
*
AMDGPU/GCN: Bring processors in sync with AMDGPUUsage
Konstantin Zhuravlyov
2018-02-09
1
-28
/
+42
*
Add size to constexpr Arrays
Erich Keane
2018-02-08
1
-2
/
+2
*
Add Rest of Targets Support to ValidCPUList (enabling march notes)
Erich Keane
2018-02-08
1
-0
/
+54
*
[AMDGPU] Switch to the new addr space mapping by default
Yaxun Liu
2018-02-02
1
-4
/
+1
*
[OpenCL] Fix layering violation by getOpenCLTypeAddrSpace
Sven van Haastregt
2017-12-06
1
-15
/
+8
*
Convert clang::LangAS to a strongly typed enum
Alexander Richardson
2017-10-15
1
-4
/
+4
*
[AMDGPU] Allow flexible register names in inline asm constraints
Yaxun Liu
2017-09-28
1
-6
/
+73
*
[AMDGPU] Change addr space of clk_event_t, queue_t and reserve_id_t to global
Yaxun Liu
2017-09-13
1
-0
/
+4
*
[OpenCL] Allow targets to select address space per type
Sven van Haastregt
2017-08-15
1
-1
/
+15
*
Break up Targets.cpp into a header/impl pair per target type[NFCI]
Erich Keane
2017-07-21
1
-0
/
+244