Commit Graph

6 Commits

Author SHA1 Message Date
Jason Henline a12aa1fa9c Add .clang-format to parallel-libs
Summary:
The format style is set to LLVM. This is consistent with the
parallel-libs project charter which specifies that its libraries will
conform to LLVM coding style.

Reviewers: jlebar

Subscribers: parallel_libs-commits

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

llvm-svn: 276145
2016-07-20 17:49:55 +00:00
Jason Henline edc48e0ec5 Use HTTPS for arcconfig conduit URL
llvm-svn: 276142
2016-07-20 17:30:40 +00:00
Jason Henline 9d5c55e4f6 Set up arcconfig for parallel-libs project
llvm-svn: 275821
2016-07-18 17:26:26 +00:00
Jason Henline 301b1fa637 Add streamexecutor directory
llvm-svn: 275814
2016-07-18 16:44:25 +00:00
Jason Henline babc13a3e2 Change mailing list names in README
An underscore is used in the mailing list names rather than a dash, so it is
parallel_libs instead of parallel-libs.

llvm-svn: 273742
2016-06-24 22:50:09 +00:00
Jason Henline d5f947968b Create parallel-libs subproject in LLVM
This initial commit just sets up the basic directory structure and includes the
charter document as README.rst to describe the purpose of the project.

llvm-svn: 273452
2016-06-22 18:24:46 +00:00