| | Authored by fhahn on Nov 26 2021, 10:09 AM. - Restricted Project
- Restricted Project
| Time | Test |
---|
| 50 ms | x64 debian > LLVM.Analysis/Delinearization::a.ll Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Analysis/Delinearization/a.ll -passes='print<delinearization>' -disable-output 2>&1 | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Analysis/Delinearization/a.ll
| | 70 ms | x64 debian > LLVM.Analysis/Delinearization::multidim_ivs_and_integer_offsets_nts_3d.ll Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Analysis/Delinearization/multidim_ivs_and_integer_offsets_nts_3d.ll -passes='print<delinearization>' -disable-output 2>&1 | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Analysis/Delinearization/multidim_ivs_and_integer_offsets_nts_3d.ll
| | 60 ms | x64 debian > LLVM.Analysis/ScalarEvolution::depth-limit-overrun.ll Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt -passes 'loop-reduce' -scalar-evolution-max-arith-depth=2 -S < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Analysis/ScalarEvolution/depth-limit-overrun.ll | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Analysis/ScalarEvolution/depth-limit-overrun.ll
| | 40 ms | x64 debian > LLVM.CodeGen/PowerPC::common-chain-aix32.ll Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/llc -ppc-asm-full-reg-names -verify-machineinstrs -ppc-formprep-chain-commoning -mtriple=powerpc-ibm-aix-xcoff -mcpu=pwr9 < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/PowerPC/common-chain-aix32.ll | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/PowerPC/common-chain-aix32.ll
| | 40 ms | x64 debian > LLVM.Transforms/LoopStrengthReduce::wrong-hoisting-iv.ll Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt -S -loop-reduce < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/LoopStrengthReduce/wrong-hoisting-iv.ll | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/LoopStrengthReduce/wrong-hoisting-iv.ll
|
Event Timelinefhahn created this revision. fhahn requested review of this revision. Herald added a project: Restricted Project. fhahn planned changes to this revision. Herald added a project: Restricted Project. fhahn retitled this revision from [SCEV] Construct SCEV iteratively (WIP). to [SCEV] Construct SCEV iteratively.. Path | Size |
---|
| | | | | 2 lines | | | | 242 lines | | test/ | Analysis/ | ScalarEvolution/ |
| | | 2 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
2ad94752bfc6 | a9872727bbae | 2fee8dd621bb | Florian Hahn | | Nov 26 2021, 3:01 AM |
|