Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Apply post-commit comments for the documentation #25

Merged
merged 6 commits into from
Sep 18, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

## License

Intel Project for LLVM\* technology is licensed under the terms of the Apache
License v2.0 with LLVM Exceptions license ([LICENSE.txt](llvm/LICENSE.TXT)) to
ensure our ability to contribute this project to the LLVM project under the
same license.
This project is licensed under the terms of the Apache License v2.0 with LLVM
Exceptions license ([LICENSE.txt](LICENSE.TXT)) to ensure our ability to
contribute this project to the LLVM test suite project under the same license.

By contributing to this project, you agree to the Apache License v2.0 with LLVM
Exceptions and copyright terms there in and release your contribution under
Expand Down
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# LLVM* test suite repository

Please see the LLVM testing infrastructure guide:

https://llvm.org/docs/TestSuiteGuide.html

for more information on the contents of this repository.

## Introduction

Intel staging area for LLVM test suite contribution. Home for oneAPI Data
Parallel C++ compiler tests extending LLVM test suite.

## License

See [LICENSE.txt](LICENSE.TXT) for details.

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for details.

## Related projects documentation

* oneAPI Data Parallel C++ compiler - See
[DPC++ Documentation](https://intel.github.io/llvm-docs/)

\*Other names and brands may be claimed as the property of others.
24 changes: 0 additions & 24 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,3 @@ Please see the LLVM testing infrastructure guide:
https://llvm.org/docs/TestSuiteGuide.html

for more information on the contents of this repository.

## Introduction

Intel staging area for llvm-test-suite contribution.
Home for Intel llvm-test-suite extension targetting DPC++ testing:

* oneAPI Data Parallel C++ compiler - see **intel** branch. More information on
oneAPI and DPC++ is available at
[https://www.oneapi.com/](https://www.oneapi.com/)

## License

See [LICENSE.txt](LICENSE.TXT) for details.

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for details.

## Sub-projects Documentation

* oneAPI Data Parallel C++ compiler - See
[DPC++ Documentation](https://intel.github.io/llvm-docs/)

\*Other names and brands may be claimed as the property of others.