support for nuw, nsw, and exact #21
Annotations
80 errors and 56 warnings
Test for LLVM 10:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Add`
|
Test for LLVM 10:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Add`
|
Test for LLVM 10:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Sub`
|
Test for LLVM 10:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Sub`
|
Test for LLVM 10:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Mul`
|
Test for LLVM 10:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Mul`
|
Test for LLVM 10:
src/instruction.rs#L687
no field `exact` on type `&instruction::UDiv`
|
Test for LLVM 10:
src/instruction.rs#L687
no field `exact` on type `&instruction::SDiv`
|
Test for LLVM 10:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Shl`
|
Test for LLVM 10:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Shl`
|
Test for LLVM 11:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Add`
|
Test for LLVM 11:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Add`
|
Test for LLVM 11:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Sub`
|
Test for LLVM 11:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Sub`
|
Test for LLVM 11:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Mul`
|
Test for LLVM 11:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Mul`
|
Test for LLVM 11:
src/instruction.rs#L687
no field `exact` on type `&instruction::UDiv`
|
Test for LLVM 11:
src/instruction.rs#L687
no field `exact` on type `&instruction::SDiv`
|
Test for LLVM 11:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Shl`
|
Test for LLVM 11:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Shl`
|
Test for LLVM 12:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Add`
|
Test for LLVM 12:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Add`
|
Test for LLVM 12:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Sub`
|
Test for LLVM 12:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Sub`
|
Test for LLVM 12:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Mul`
|
Test for LLVM 12:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Mul`
|
Test for LLVM 12:
src/instruction.rs#L687
no field `exact` on type `&instruction::UDiv`
|
Test for LLVM 12:
src/instruction.rs#L687
no field `exact` on type `&instruction::SDiv`
|
Test for LLVM 12:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Shl`
|
Test for LLVM 12:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Shl`
|
Test for LLVM 13:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Add`
|
Test for LLVM 15:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Add`
|
Test for LLVM 13:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Add`
|
Test for LLVM 15:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Add`
|
Test for LLVM 13:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Sub`
|
Test for LLVM 15:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Sub`
|
Test for LLVM 13:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Sub`
|
Test for LLVM 15:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Sub`
|
Test for LLVM 13:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Mul`
|
Test for LLVM 13:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Mul`
|
Test for LLVM 15:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Mul`
|
Test for LLVM 13:
src/instruction.rs#L687
no field `exact` on type `&instruction::UDiv`
|
Test for LLVM 15:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Mul`
|
Test for LLVM 13:
src/instruction.rs#L687
no field `exact` on type `&instruction::SDiv`
|
Test for LLVM 15:
src/instruction.rs#L687
no field `exact` on type `&UDiv`
|
Test for LLVM 15:
src/instruction.rs#L687
no field `exact` on type `&SDiv`
|
Test for LLVM 13:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Shl`
|
Test for LLVM 15:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Shl`
|
Test for LLVM 13:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Shl`
|
Test for LLVM 15:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Shl`
|
Test for LLVM 9:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Add`
|
Test for LLVM 9:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Add`
|
Test for LLVM 9:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Sub`
|
Test for LLVM 9:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Sub`
|
Test for LLVM 9:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Mul`
|
Test for LLVM 9:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Mul`
|
Test for LLVM 9:
src/instruction.rs#L687
no field `exact` on type `&instruction::UDiv`
|
Test for LLVM 9:
src/instruction.rs#L687
no field `exact` on type `&instruction::SDiv`
|
Test for LLVM 9:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Shl`
|
Test for LLVM 9:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Shl`
|
Test for LLVM 14:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Add`
|
Test for LLVM 14:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Add`
|
Test for LLVM 14:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Sub`
|
Test for LLVM 14:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Sub`
|
Test for LLVM 14:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Mul`
|
Test for LLVM 14:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Mul`
|
Test for LLVM 14:
src/instruction.rs#L687
no field `exact` on type `&instruction::UDiv`
|
Test for LLVM 14:
src/instruction.rs#L687
no field `exact` on type `&instruction::SDiv`
|
Test for LLVM 14:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Shl`
|
Test for LLVM 14:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Shl`
|
Test for LLVM 16:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Add`
|
Test for LLVM 16:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Add`
|
Test for LLVM 16:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Sub`
|
Test for LLVM 16:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Sub`
|
Test for LLVM 16:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Mul`
|
Test for LLVM 16:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Mul`
|
Test for LLVM 16:
src/instruction.rs#L687
no field `exact` on type `&UDiv`
|
Test for LLVM 16:
src/instruction.rs#L687
no field `exact` on type `&SDiv`
|
Test for LLVM 16:
src/instruction.rs#L662
no field `nuw` on type `&instruction::Shl`
|
Test for LLVM 16:
src/instruction.rs#L663
no field `nsw` on type `&instruction::Shl`
|
Test for LLVM 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test for LLVM 10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for LLVM 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 10
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test for LLVM 11
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for LLVM 11
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 11
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 11
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 11
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test for LLVM 12
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for LLVM 12
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 12
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 12
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 12
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 13
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test for LLVM 15
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test for LLVM 13
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for LLVM 15
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for LLVM 13
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 15
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 13
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 15
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 13
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 15
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 13
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 15
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test for LLVM 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for LLVM 9
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 9
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 9
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 9
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test for LLVM 14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for LLVM 14
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 14
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 14
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 14
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 17
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test for LLVM 17
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for LLVM 17
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 17
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 17
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 17
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 17
ignoring invalid debug info in tests/llvm_bc/DISubprogram-v4.ll.bc
|
Test for LLVM 17
ignoring debug info with an invalid version (0) in tests/llvm_bc/dityperefs-3.8.ll.bc
|
Test for LLVM 16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test for LLVM 16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for LLVM 16
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 16
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 16
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test for LLVM 16
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|