This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +30
-28
lines changed Expand file tree Collapse file tree 3 files changed +30
-28
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## License
4
4
5
- Intel Project for LLVM\* technology is licensed under the terms of the Apache
6
- License v2.0 with LLVM Exceptions license ([ LICENSE.txt] ( llvm/LICENSE.TXT ) ) to
7
- ensure our ability to contribute this project to the LLVM project under the
8
- same license.
5
+ This project is licensed under the terms of the Apache License v2.0 with LLVM
6
+ Exceptions license ([ LICENSE.txt] ( LICENSE.TXT ) ) to ensure our ability to
7
+ contribute this project to the LLVM test suite project under the same license.
9
8
10
9
By contributing to this project, you agree to the Apache License v2.0 with LLVM
11
10
Exceptions and copyright terms there in and release your contribution under
Original file line number Diff line number Diff line change
1
+ # LLVM* test suite repository
2
+
3
+ Please see the LLVM testing infrastructure guide:
4
+
5
+ https://llvm.org/docs/TestSuiteGuide.html
6
+
7
+ for more information on the contents of this repository.
8
+
9
+ ## Introduction
10
+
11
+ Intel staging area for LLVM test suite contribution. Home for oneAPI Data
12
+ Parallel C++ compiler tests extending LLVM test suite.
13
+
14
+ ## License
15
+
16
+ See [ LICENSE.txt] ( LICENSE.TXT ) for details.
17
+
18
+ ## Contributing
19
+
20
+ See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for details.
21
+
22
+ ## Related projects documentation
23
+
24
+ * oneAPI Data Parallel C++ compiler - See
25
+ [ DPC++ Documentation] ( https://intel.github.io/llvm-docs/ )
26
+
27
+ \* Other names and brands may be claimed as the property of others.
Original file line number Diff line number Diff line change @@ -6,27 +6,3 @@ Please see the LLVM testing infrastructure guide:
6
6
https://llvm.org/docs/TestSuiteGuide.html
7
7
8
8
for more information on the contents of this repository.
9
-
10
- ## Introduction
11
-
12
- Intel staging area for llvm-test-suite contribution.
13
- Home for Intel llvm-test-suite extension targetting DPC++ testing:
14
-
15
- * oneAPI Data Parallel C++ compiler - see **intel** branch. More information on
16
- oneAPI and DPC++ is available at
17
- [https://www.oneapi.com/](https://www.oneapi.com/)
18
-
19
- ## License
20
-
21
- See [LICENSE.txt](LICENSE.TXT) for details.
22
-
23
- ## Contributing
24
-
25
- See [CONTRIBUTING.md](CONTRIBUTING.md) for details.
26
-
27
- ## Sub-projects Documentation
28
-
29
- * oneAPI Data Parallel C++ compiler - See
30
- [DPC++ Documentation](https://intel.github.io/llvm-docs/)
31
-
32
- \*Other names and brands may be claimed as the property of others.
You can’t perform that action at this time.
0 commit comments