| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[OpenMP][Test][NFC] output tool data as hex to improve readibility (#152757) Using hex format allows to better interpret IDs: the first digits represent the thread number, the last digits represent the ID within a thread The main change is in callback.h: PRIu64 -> PRIx64 The patch also guards RUN/CHECK lines in openmp/runtime/tests/ompt with clang-format on/off comments and clang-formats the directory. --------- Co-authored-by: Kaloyan Ignatov <kaloyan.ignatov@rwth-aachen.de> | 11 个月前 | |
[OpenMP][Test][NFC] output tool data as hex to improve readibility (#152757) Using hex format allows to better interpret IDs: the first digits represent the thread number, the last digits represent the ID within a thread The main change is in callback.h: PRIu64 -> PRIx64 The patch also guards RUN/CHECK lines in openmp/runtime/tests/ompt with clang-format on/off comments and clang-formats the directory. --------- Co-authored-by: Kaloyan Ignatov <kaloyan.ignatov@rwth-aachen.de> | 11 个月前 | |
[OpenMP][Tool] Header-only multiplexing of OMPT tools Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D76012 | 6 年前 | |
[OpenMP][test] Support target= in tests (#142380) LLVM is moving towards the target=<target triple RE> syntax in XFAIL: etc., and I'll need the same in a subsequent patch. This patch adds the necessary infrastructure. Tested on sparc-sun-solaris2.11, sparcv9-sun-solaris2.11, sparc-unknown-linux-gnu, sparc64-unknown-linux-gnu, i386-pc-solaris2.11, amd64-pc-solaris2.11, i686-pc-linux-gnu, and x86_64-pc-linux-gnu. | 1 年前 | |
[OpenMP][test] Support target= in tests (#142380) LLVM is moving towards the target=<target triple RE> syntax in XFAIL: etc., and I'll need the same in a subsequent patch. This patch adds the necessary infrastructure. Tested on sparc-sun-solaris2.11, sparcv9-sun-solaris2.11, sparc-unknown-linux-gnu, sparc64-unknown-linux-gnu, i386-pc-solaris2.11, amd64-pc-solaris2.11, i686-pc-linux-gnu, and x86_64-pc-linux-gnu. | 1 年前 | |
[OpenMP][Tool] Header-only multiplexing of OMPT tools Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D76012 | 6 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 11 个月前 | ||
| 11 个月前 | ||
| 6 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 6 年前 |