summaryrefslogtreecommitdiffstats
path: root/parallel-libs/streamexecutor/lib/unittests/StreamTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [StreamExecutor] Make SE work with an in-tree LLVM build.Justin Lebar2016-09-091-362/+0
* [SE] Rename PlatformInterfaces to PlatformDeviceJason Henline2016-09-061-1/+1
* [SE] Remove Platform*Handle classesJason Henline2016-09-061-5/+7
* [StreamExecutor] Read dev array directly in testJason Henline2016-09-011-33/+45
* [StreamExecutor] Dev handles in platform interfaceJason Henline2016-09-011-47/+2
* [StreamExecutor] Rename Executor to DeviceJason Henline2016-08-241-7/+7
* [StreamExecutor] Executor add synchronous methodsJason Henline2016-08-241-31/+309
* [StreamExecutor] Rename StreamExecutor to ExecutorJason Henline2016-08-161-8/+7
* [StreamExecutor] Add basic Stream operationsJason Henline2016-08-161-0/+116
OpenPOWER on IntegriCloud