| | Authored by deadalnix on Fri, Aug 5, 7:32 AM. - Restricted Project
- Restricted Project
| Time | Test |
---|
| 140 ms | x64 debian > LLVM.CodeGen/PowerPC::bool-math.ll Script:
--
: 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/llc < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/PowerPC/bool-math.ll -mtriple=powerpc64le-- -verify-machineinstrs | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/CodeGen/PowerPC/bool-math.ll
|
Event TimelineHerald added a project: Restricted Project. Herald added a project: Restricted Project. deadalnix retitled this revision from [DAG] select Cond, C, -1 --> or (sext Cond), C if Cond is MVT::i1 to [DAG] select Cond, -1, C --> or (sext Cond), C if Cond is MVT::i1. Path | Size |
---|
| | | lib/ | CodeGen/ | SelectionDAG/ |
| | | 11 lines | | | | | | 8 lines | | 5 lines | | 15 lines | | | | 49 lines | | 105 lines | | 18 lines | | 38 lines | | 18 lines | | 38 lines | | 33 lines | | 85 lines | | 208 lines | | 42 lines | | 6 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
1a09e688726a | e3a825c3e719 | 23ace05e0a7a | Amaury Séchet | [DAG] select Cond, C, -1 --> or (sext Cond), C if Cond is MVT::i1 (Show More…) | Fri, Aug 5, 6:33 AM |
|