hanchenye-llvm-project/parallel-libs/streamexecutor/lib
Jason Henline 19eeb37b8c [SE] Rename PlatformInterfaces to PlatformDevice
Summary:
The only interface that we ever plan to have in this file is
PlatformDevice, so it makes sense to rename the file to reflect that.

Reviewers: jprice

Subscribers: parallel_libs-commits

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

llvm-svn: 280737
2016-09-06 19:27:00 +00:00
..
Utils [StreamExecutor] getOrDie and dieIfError utils 2016-08-31 23:30:41 +00:00
unittests [SE] Rename PlatformInterfaces to PlatformDevice 2016-09-06 19:27:00 +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