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
/
lib
/
Target
/
AMDGPU
/
AMDGPUAnnotateKernelFeatures.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use llvm::StringLiteral instead of StringRef in few places
Fangrui Song
2019-09-20
1
-12
/
+6
*
AMDGPU: Add intrinsics for address space identification
Matt Arsenault
2019-09-05
1
-0
/
+3
*
AMDGPU: Handle "uniform-work-group-size" attribute (fix for RADV)
Aakanksha Patil
2019-03-07
1
-5
/
+63
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert r348971: [AMDGPU] Support for "uniform-work-group-size" attribute
Aakanksha Patil
2018-12-13
1
-62
/
+6
*
[AMDGPU] Support for "uniform-work-group-size" attribute
Aakanksha Patil
2018-12-12
1
-6
/
+62
*
AMDGPU: Remove remnants of old address space mapping
Matt Arsenault
2018-08-31
1
-18
/
+12
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-1
/
+1
*
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use w...
Eugene Zelenko
2017-08-31
1
-4
/
+19
*
AMDGPU: Annotate implicitarg.ptr usage
Matt Arsenault
2017-07-28
1
-2
/
+4
*
AMDGPU: Annotate necessity of flat-scratch-init
Matt Arsenault
2017-07-18
1
-2
/
+17
*
AMDGPU: Annotate features from x work item/group IDs.
Matt Arsenault
2017-07-17
1
-6
/
+17
*
[AMDGPU] Throw away more dead code. NFCI.
Davide Italiano
2017-07-14
1
-16
/
+0
*
[AMDGPU] Garbage collect dead code. NFCI.
Davide Italiano
2017-07-14
1
-16
/
+0
*
AMDGPU: Detect kernarg segment pointer
Matt Arsenault
2017-07-14
1
-1
/
+5
*
AMDGPU: Annotate call graph with used features
Matt Arsenault
2017-07-13
1
-67
/
+143
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-7
/
+8
*
[AMDGPU] Get address space mapping by target triple environment
Yaxun Liu
2017-03-27
1
-15
/
+22
*
AMDGPU: Merge initial gfx9 support
Matt Arsenault
2017-02-18
1
-4
/
+9
*
AMDGPU : Add trap handler support.
Wei Ding
2017-02-10
1
-1
/
+2
*
AMDGPU : Add trap handler support.
Wei Ding
2017-01-24
1
-1
/
+2
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
AMDGPU/SI: Add support for triples with the mesa3d operating system
Tom Stellard
2016-09-16
1
-1
/
+1
*
AMDGPU: Prune includes
Matt Arsenault
2016-08-11
1
-0
/
+1
*
AMDGPU: Add HSA dispatch id intrinsic
Matt Arsenault
2016-07-22
1
-1
/
+2
*
AMDGPU: Fix constantexpr addrspacecasts
Matt Arsenault
2016-06-06
1
-3
/
+67
*
AMDGPU: Implement addrspacecast
Matt Arsenault
2016-04-25
1
-5
/
+33
*
AMDGPU: Add queue ptr intrinsic
Matt Arsenault
2016-04-25
1
-1
/
+2
*
AMDGPU: Stop checking intrinsics not used by HSA for dispatch-ptr
Matt Arsenault
2016-01-30
1
-9
/
+4
*
AMDGPU: Add new amdgcn workitem intrinsics
Matt Arsenault
2016-01-30
1
-0
/
+6
*
AMDGPU: Add llvm.amdgcn.dispatch.ptr intrinsic
Tom Stellard
2015-11-26
1
-1
/
+2
*
AMDGPU: Add pass to detect used kernel features
Matt Arsenault
2015-11-06
1
-0
/
+125