| | Authored by fhahn on Mar 28 2022, 4:32 AM. - Restricted Project
- Restricted Project
| Time | Test |
---|
| 10 ms | x64 debian > Clang-Unit.CodeGen/_/ClangCodeGenTests/TBAAMetadataTest::BasicTypes Script:
--
/var/lib/buildkite-agent/builds/llvm-project/build/tools/clang/unittests/CodeGen/./ClangCodeGenTests --gtest_filter=TBAAMetadataTest.BasicTypes
| | 80 ms | x64 debian > Clang.CXX/drs::dr158.cpp Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/llvm-project/build/lib/clang/16.0.0/include -nostdsysteminc -no-opaque-pointers -triple x86_64-linux -std=c++98 /var/lib/buildkite-agent/builds/llvm-project/clang/test/CXX/drs/dr158.cpp -O3 -disable-llvm-passes -pedantic-errors -emit-llvm -o - | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/clang/test/CXX/drs/dr158.cpp
| | 180 ms | x64 debian > Clang.CodeGenCXX::attr-likelihood-iteration-stmt.cpp Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/llvm-project/build/lib/clang/16.0.0/include -nostdsysteminc -O1 -disable-llvm-passes -emit-llvm /var/lib/buildkite-agent/builds/llvm-project/clang/test/CodeGenCXX/attr-likelihood-iteration-stmt.cpp -o - -triple=x86_64-linux-gnu -verify
| | 800 ms | x64 debian > Clang.OpenMP::nvptx_target_parallel_reduction_codegen_tbaa_PR46146.cpp Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/llvm-project/build/lib/clang/16.0.0/include -nostdsysteminc -no-enable-noundef-analysis -x c++ -O1 -disable-llvm-optzns -verify -fopenmp -internal-isystem /var/lib/buildkite-agent/builds/llvm-project/clang/test/OpenMP/../Headers/Inputs/include -internal-isystem /var/lib/buildkite-agent/builds/llvm-project/clang/test/OpenMP/../../lib/Headers/openmp_wrappers -include __clang_openmp_device_functions.h -triple powerpc64le-unknown-unknown -fopenmp-targets=nvptx64-nvidia-cuda -emit-llvm-bc /var/lib/buildkite-agent/builds/llvm-project/clang/test/OpenMP/nvptx_target_parallel_reduction_codegen_tbaa_PR46146.cpp -o /var/lib/buildkite-agent/builds/llvm-project/build/tools/clang/test/OpenMP/Output/nvptx_target_parallel_reduction_codegen_tbaa_PR46146.cpp.tmp-ppc-host.bc
|
Event Timelinefhahn created this revision. Herald added a project: Restricted Project. fhahn requested review of this revision. Herald added a project: Restricted Project. Commit | Tree | Parents | Author | Summary | Date |
---|
be2ae0d84e20 | 45357bcfcee3 | 93f1b48cbbea | Florian Hahn | [TBAA] Emit distinct TBAA tags for pointers with different depths,types. (Show More…) | Mar 29 2022, 4:13 AM |
|