Sign in
llvm
/
llvm-project
/
parallel-libs
/
HEAD
92c6102
Reapply "Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories."
by Logan Smith
· 5 years ago
main
master
dda4a45
Revert "Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories."
by Logan Smith
· 5 years ago
39f4937
Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories.
by Logan Smith
· 5 years ago
5df5f05
[CMake] Bump CMake minimum version to 3.13.4
by Louis Dionne
· 5 years ago
b7f7ff8
Revert "Enable -Wsuggest-override in the LLVM build" and the follow-ups.
by Hans Wennborg
· 5 years ago
e1f5292
Disable -Wsuggest-override for all remaining unittests/ directories
by Logan Smith
· 5 years ago
836f347
[arcconfig] Delete subproject arcconfigs
by Shoaib Meenai
· 6 years ago
487bfad
Fix typos throughout the license files that somehow I and my reviewers
by Chandler Carruth
· 7 years ago
cb76bed
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
b5c3708
Install new LLVM license structure and new developer policy.
by Chandler Carruth
· 7 years ago
61df602
Update year in license files
by Hans Wennborg
· 7 years ago
6db26e6
Update copyright year to 2018.
by Paul Robinson
· 7 years ago
a16450a
[Axccel] Remove -Wno-missing-braces in build
by Jason Henline
· 9 years ago
8fbecbb
[Acxxel] Remove setActiveDeviceForThread
by Jason Henline
· 9 years ago
044db90
[SE] Remove StreamExecutor
by Jason Henline
· 9 years ago
c26fcc1
Initial check-in of Acxxel (StreamExecutor renamed)
by Jason Henline
· 9 years ago
1b70859
[SE] Change CoreTests target name
by Jason Henline
· 9 years ago
e4af233
[SE] Fix config bug with CUDA tests
by Jason Henline
· 9 years ago
be6ecc8
[SE] Support CUDA dynamic shared memory
by Jason Henline
· 9 years ago
13933d9
[SE] Let users specify CUDA path
by Jason Henline
· 9 years ago
486cc2c
[SE] Add CUDA platform
by Jason Henline
· 9 years ago
6f06868
[SE] Pack global dev handle addresses
by Jason Henline
· 9 years ago
9230bea
Device doc says device is small
by Jason Henline
· 9 years ago
790eae7
[SE] Platforms return Device values
by Jason Henline
· 9 years ago
c563933
[SE] KernelSpec return best PTX
by Jason Henline
· 9 years ago
6f79138
[SE] Use real HostPlatformDevice for testing
by Jason Henline
· 9 years ago
3060f54
[SE] Host platform implementation
by Jason Henline
· 9 years ago
fc0fca1
[SE] Add .clang-format
by Jason Henline
· 9 years ago
ec01de7
[SE] Stop using llvm-config --cxxflags
by Jason Henline
· 9 years ago
df8bfc5
[SE] Clean up device and host memory slices
by Jason Henline
· 9 years ago
d6c7f39
[SE] RegisteredHostMemory for async device copies
by Jason Henline
· 9 years ago
77b52cc
[SE] Remove Utils directory
by Jason Henline
· 9 years ago
376da28
[StreamExecutor] Make SE work with an in-tree LLVM build.
by Justin Lebar
· 9 years ago
18e8619
Add streamexecutor-config
by Jason Henline
· 9 years ago
ec30eed
[SE] Add getName method to Device class
by Jason Henline
· 9 years ago
f5dab44
[SE] Rename PlatformInterfaces to PlatformDevice
by Jason Henline
· 9 years ago
09443d5
[SE] Remove Platform*Handle classes
by Jason Henline
· 9 years ago
b463217
[SE] Add getByteCount methods for device memory
by Jason Henline
· 9 years ago
f163d8e
[SE] Remove broken doc ref
by Jason Henline
· 9 years ago
11daf48
[SE] Doc tweaks
by Jason Henline
· 9 years ago
3717a98
[SE] GlobalDeviceMemory owns its handle
by Jason Henline
· 9 years ago
2bf858c
[SE] Add "install" actions to cmake build
by Jason Henline
· 9 years ago
e3d2023
[SE] Don't pack raw device mem args
by Jason Henline
· 9 years ago
bcfad14
[StreamExecutor] Pass device memory by ref
by Jason Henline
· 9 years ago
ed139e0
[SE] Make Kernel movable
by Jason Henline
· 9 years ago
4fc5853
[StreamExecutor] Read dev array directly in test
by Jason Henline
· 9 years ago
17e14a5
[StreamExecutor] Dev handles in platform interface
by Jason Henline
· 9 years ago
ec3a22d
[SE] Make Stream movable
by Jason Henline
· 9 years ago
e89dd2f
[SE] Docs use JAVADOC_AUTOBRIEF
by Jason Henline
· 9 years ago
09fd3e1
[StreamExecutor] getOrDie and dieIfError utils
by Jason Henline
· 9 years ago
3160113
Exclude examples, unittests from doc gen
by Jason Henline
· 9 years ago
a908f4a
[StreamExecutor] Add Doxygen main page
by Jason Henline
· 9 years ago
254e3f8
[StreamExecutor] Add Stream::blockHostUntilDone
by Jason Henline
· 9 years ago
2bc9dc5
[StreamExecutor] Simplify Kernel classes
by Jason Henline
· 9 years ago
efcb892
[StreamExecutor] Fix KernelSpec Doxygen
by Jason Henline
· 9 years ago
3f65f3f
[StreamExecutor] Add Platform and PlatformManager
by Jason Henline
· 9 years ago
b11290d
[StreamExecutor] Rename Executor to Device
by Jason Henline
· 9 years ago
429d074
[StreamExecutor] Fix allocateDeviceMemory
by Jason Henline
· 9 years ago
90cda53
[StreamExecutor] Clean up device copy comments
by Jason Henline
· 9 years ago
f9e14f1
[StreamExecutor] Executor add synchronous methods
by Jason Henline
· 9 years ago
8549f4e
[StreamExecutor] Rename StreamExecutor to Executor
by Jason Henline
· 9 years ago
98a34ab
[StreamExecutor] Add basic Stream operations
by Jason Henline
· 9 years ago
f7dc8c9
[StreamExecutor] Add DeviceMemory and kernel arg packing
by Jason Henline
· 9 years ago
2ee1289
[StreamExecutor] Add kernel types
by Jason Henline
· 9 years ago
8fc9bd6
[StreamExecutor] Add KernelLoaderSpec
by Jason Henline
· 9 years ago
e1f5d28
[StreamExecutor] Add error handling library
by Jason Henline
· 9 years ago
a332818
Add .clang-format to parallel-libs
by Jason Henline
· 9 years ago
c235672
Use HTTPS for arcconfig conduit URL
by Jason Henline
· 9 years ago
c589114
Set up arcconfig for parallel-libs project
by Jason Henline
· 9 years ago
c11b255
Add streamexecutor directory
by Jason Henline
· 9 years ago
a655f67
Change mailing list names in README
by Jason Henline
· 9 years ago
ec8b52c
Create parallel-libs subproject in LLVM
by Jason Henline
· 9 years ago