| /llvm-project-15.0.7/llvm/test/Transforms/SROA/ |
| H A D | pr26972.ll | 6 ; size overflows a uint32_t. This specific constant results in
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | SafeStack.rst | 12 based on stack buffer overflows, without introducing any measurable performance 17 buffer overflows on the unsafe stack cannot be used to overwrite anything 74 overflows, since it is disjoint from the unsafe stack in memory, and it itself 97 stack-based buffer overflows, but protection against arbitrary memory write
|
| H A D | ShadowCallStack.rst | 13 (e.g. stack buffer overflows.) It works by saving a function's return address 91 ``-fstack-protector``. It protects from non-linear overflows and arbitrary
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | x86-64-gotpc-err.s | 6 ## Test diagnostics for GOTPCRELX overflows. In addition, test that there is no
|
| H A D | ppc64-split-stack-adjust-overflow.s | 23 # OVERFLOW: error: {{.*}}.o:(function caller: .text+0x8): split-stack prologue adjustment overflows
|
| H A D | ppc64-split-stack-prologue-adjust-success.s | 60 # stack size after prologue adjustment now overflows 16 bits needing both addis
|
| /llvm-project-15.0.7/compiler-rt/lib/builtins/ |
| H A D | int_mulv_impl.inc | 17 // Effects: aborts if a * b overflows
|
| H A D | int_mulo_impl.inc | 17 // Effects: sets *overflow to 1 if a * b overflows
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | sections-va-overflow.test | 21 …ext at file offset [0xFFFFFFFF20000000, 0xFFFFFFFF20000000]; check your linker script for overflows
|
| /llvm-project-15.0.7/llvm/test/Analysis/BlockFrequencyInfo/ |
| H A D | extremely-likely-loop-successor.ll | 4 ; loop overflows.
|
| /llvm-project-15.0.7/llvm/test/Analysis/BasicAA/ |
| H A D | gep-modulo.ll | 5 ; %gep.idx and %gep.6 must-alias if %mul overflows (e.g. %idx == 52). 38 ; %gep.idx and %gep.3 must-alias if %mul overflows (e.g. %idx == 52). 71 ; %gep.idx and %gep.3 must-alias if %mul overflows 204 ; %gep.idx and %gep.3 must-alias if %mul overflows (e.g. %idx == 110). 239 ; %gep.idx and %gep.3 must-alias if %mul overflows (e.g. %idx == 110). 274 ; %mul.1 and %sub.2 are equal, if %idx = 9, because %mul.1 overflows. Hence
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | invalid-p_filesz-p_offset.test | 2 ## overflows the binary size. Check llvm-objcopy doesn't crash
|
| H A D | ihex-writer.test | 84 # BAD-START: error: {{.*}}: Entry point address 0x{{.*}} overflows 32 bits
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-locstats/ |
| H A D | locstats-bytes-overflow.yaml | 5 ## Check that we are covering the situation when a stat field overflows.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/ |
| H A D | locstats-bytes-overflow.yaml | 5 ## Check that we are covering the situation when a stat field overflows.
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | security-syntax-checks-nscoder.m | 34 …codeValueOfObjCType:at:' is insecure as it can lead to potential buffer overflows. Use the safer '…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | 2003-07-06-BadIntCmp.ll | 13 ;; overflows, so that the 64-bit and 32-bit compares are not equal.
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | pr39908.ll | 36 ; Here the offset overflows and is treated modulo 2^32. This is UB.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | implicit-widening-of-multiplication-result.rst | 25 This is fine in general, but if ``width * height`` overflows,
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/X86/ |
| H A D | 2008-08-14-ShadowIV.ll | 117 ; Unable to eliminate cast because the integer IV overflows (accum exceeds 164 ; Unable to eliminate cast because the integer IV overflows (accum exceeds
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | huge-number-operand-folds.mir | 4 # The use operand overflows and the expected register operand hits the immediate 0.
|
| /llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/ |
| H A D | hash-section.yaml | 85 ## unsigned overflows of intermediate expressions.
|
| H A D | gnu-hash-section.yaml | 127 ## unsigned overflows if we keep intermediate expressions uint32_t.
|
| /llvm-project-15.0.7/mlir/unittests/Analysis/Presburger/ |
| H A D | MPIntTest.cpp | 124 TYPED_TEST(IntTest, overflows) { in TYPED_TEST() argument
|
| /llvm-project-15.0.7/llvm/test/Object/ |
| H A D | invalid.test | 283 ## .shstrtab has a broken sh_offset so large that sh_offset + sh_size overflows the platform addres… 346 ## overflows the section name string table. 405 ## Version index in .gnu.version overflows the version map. 591 ## Check the case when SHOff is too large. SHOff + sizeof(Elf_Shdr) overflows the uint64 type.
|