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
/
Driver
/
ToolChains
/
HIP.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[HIP] use GetProgramPath for executable discovery
Holger Wünsche
2020-01-22
1
-15
/
+8
*
[HIP] Add option --gpu-max-threads-per-block=n
Yaxun (Sam) Liu
2020-01-07
1
-0
/
+8
*
[AMDGPU][HIP] Improve opt-level handling
Scott Linder
2019-12-05
1
-23
/
+38
*
[HIP] Remove opencl.amdgcn.lib
Yaxun (Sam) Liu
2019-12-04
1
-3
/
+2
*
[hip] Allow the declaration of functions with variadic arguments in HIP.
Michael Liao
2019-10-25
1
-0
/
+2
*
[HIP] Add option -fgpu-allow-device-init
Yaxun (Sam) Liu
2019-10-22
1
-0
/
+4
*
[HIP] Fix -save-temps
Yaxun Liu
2019-10-09
1
-18
/
+31
*
[HIP] Use option -nogpulib to disable linking device lib
Yaxun Liu
2019-10-03
1
-0
/
+3
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-5
/
+5
*
Fix _WIN32 / _WIN64 Wundef warnings
Sven van Haastregt
2019-08-14
1
-1
/
+1
*
[HIP] Support attribute hip_pinned_shadow
Yaxun Liu
2019-06-26
1
-3
/
+2
*
[AMDGPU] gfx1010 wave32 clang support
Stanislav Mekhanoshin
2019-06-13
1
-2
/
+8
*
Revert r344630 Disable code object version 3 for HIP toolchain.
Yaxun Liu
2019-06-11
1
-1
/
+1
*
[AMDGPU] gfx1010 clang target
Stanislav Mekhanoshin
2019-05-13
1
-2
/
+2
*
[HIP] Use -mlink-builtin-bitcode to link device library
Yaxun Liu
2019-04-12
1
-40
/
+41
*
[HIP-Clang] propagate -mllvm options to opt and llc
Aaron Enye Shi
2019-03-15
1
-0
/
+9
*
Partial revert of r353952: [HIP] Handle compile -m options and propagate into...
Yaxun Liu
2019-02-28
1
-2
/
+2
*
[HIP] Handle compile -m options and propagate into LLC
Aaron Enye Shi
2019-02-13
1
-2
/
+20
*
Revert r353880 "[HIP] Handle compile -m options and propagate into LLC"
Reid Kleckner
2019-02-12
1
-19
/
+2
*
[HIP] Handle compile -m options and propagate into LLC
Aaron Enye Shi
2019-02-12
1
-2
/
+19
*
Add -fapply-global-visibility-to-externs for -cc1
Scott Linder
2019-01-28
1
-1
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[HIP] Use nul instead of /dev/null when running on windows
Yaxun Liu
2019-01-10
1
-1
/
+7
*
Disable code object version 3 for HIP toolchain
Yaxun Liu
2018-10-16
1
-1
/
+1
*
[HIP] Replace irif library with hip.amdgcn.bc
Aaron Enye Shi
2018-10-11
1
-2
/
+2
*
[HIP] Support early finalization of device code for -fno-gpu-rdc
Yaxun Liu
2018-10-02
1
-2
/
+39
*
[HIP] Add -fvisibility hidden option to clang
Yaxun Liu
2018-08-30
1
-0
/
+6
*
[HIP] pass -target-cpu when running the device-mode compiler
Yaxun Liu
2018-07-24
1
-0
/
+2
*
[HIP] Fix ordering of device-libs linking
Aaron Enye Shi
2018-06-27
1
-1
/
+1
*
[HIP] Support flush denormals bitcode
Aaron Enye Shi
2018-06-27
1
-1
/
+7
*
[HIP] Remove hip/hc.amdgcn.bc from HIP Toolchains
Aaron Enye Shi
2018-06-26
1
-2
/
+2
*
[Test] Initial test commit access
Aaron Enye Shi
2018-06-26
1
-1
/
+1
*
Fix -Wunused in NDEBUG introduced by HIP r333484
Sam McCall
2018-05-30
1
-3
/
+2
*
Add HIP toolchain
Yaxun Liu
2018-05-30
1
-0
/
+343