llvm-project/parallel-libs/streamexecutor/lib
Jason Henline fe51c2f7b4 [SE] Add getName method to Device class
Reviewers: jhen

Subscribers: parallel_libs-commits

Differential Revision: https://reviews.llvm.org/D24240

llvm-svn: 280872
2016-09-07 22:26:20 +00:00
..
Utils [StreamExecutor] getOrDie and dieIfError utils 2016-08-31 23:30:41 +00:00
unittests [SE] Add getName method to Device class 2016-09-07 22:26:20 +00:00
CMakeLists.txt [SE] Rename PlatformInterfaces to PlatformDevice 2016-09-06 19:27:00 +00:00
Device.cpp [SE] Rename PlatformInterfaces to PlatformDevice 2016-09-06 19:27:00 +00:00
DeviceMemory.cpp [SE] GlobalDeviceMemory owns its handle 2016-09-02 17:22:42 +00:00
Kernel.cpp [SE] Rename PlatformInterfaces to PlatformDevice 2016-09-06 19:27:00 +00:00
KernelSpec.cpp
PackedKernelArgumentArray.cpp [StreamExecutor] Add basic Stream operations 2016-08-16 17:58:31 +00:00
Platform.cpp [StreamExecutor] Add Platform and PlatformManager 2016-08-25 21:33:07 +00:00
PlatformDevice.cpp [SE] Rename PlatformInterfaces to PlatformDevice 2016-09-06 19:27:00 +00:00
PlatformManager.cpp [StreamExecutor] Add Platform and PlatformManager 2016-08-25 21:33:07 +00:00
Stream.cpp [SE] Remove Platform*Handle classes 2016-09-06 17:07:22 +00:00