| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | ppc64-long-branch-rel14.s | 46 beq high # Need a thunk 47 beq+ high # Need a thunk 49 beq .text_high+16 # Need a thunk 63 bge .text_low+8 # Need a thunk 64 bgt .text_low+8 # Need a thunk
|
| H A D | ppc32-long-thunk.s | 67 bl high@local # Need a thunk 68 bl high@local # Need a thunk 69 bl high+32768@plt # Need a thunk 71 bl .text_high+16 # Need a thunk 89 bl .text_low+8 # Need a thunk
|
| H A D | ppc64-long-branch.s | 56 bl high # Need a thunk 57 bl high # Need a thunk 58 bl high # Need a thunk 60 bl .text_high+16 # Need a thunk 83 bl .text_low+8 # Need a thunk
|
| H A D | ppc64-long-branch-pi.s | 62 bl .text_high # Need a thunk 64 bl .text_high+8 # Need a thunk 65 bl .text_high+0xc # Need a thunk 83 bl .text_low # Need a thunk
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | param-align.ll | 4 ;;; Need 4-byte alignment on float* passed byval 12 ;;; Need 8-byte alignment on double* passed byval 20 ;;; Need 4-byte alignment on float2* passed byval 28 ;;; Need at least 4-byte alignment in order to avoid miscompilation by
|
| /llvm-project-15.0.7/llvm/include/llvm/Demangle/ |
| H A D | Utility.h | 38 size_t Need = N + CurrentPosition; in grow() local 39 if (Need > BufferCapacity) { in grow() 43 Need += 1024 - 32; in grow() 45 if (BufferCapacity < Need) in grow() 46 BufferCapacity = Need; in grow()
|
| /llvm-project-15.0.7/libcxxabi/src/demangle/ |
| H A D | Utility.h | 38 size_t Need = N + CurrentPosition; in grow() local 39 if (Need > BufferCapacity) { in grow() 43 Need += 1024 - 32; in grow() 45 if (BufferCapacity < Need) in grow() 46 BufferCapacity = Need; in grow()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | add.i16.ll | 3 ; FIXME: Need to handle non-uniform case for function below (load without gep). 21 ; FIXME: Need to handle non-uniform case for function below (load without gep). 36 ; FIXME: Need to handle non-uniform case for function below (load without gep). 51 ; FIXME: Need to handle non-uniform case for function below (load without gep). 66 ; FIXME: Need to handle non-uniform case for function below (load without gep). 85 ; FIXME: Need to handle non-uniform case for function below (load without gep). 104 ; FIXME: Need to handle non-uniform case for function below (load without gep). 124 ; FIXME: Need to handle non-uniform case for function below (load without gep).
|
| H A D | sub.i16.ll | 4 ; FIXME: Need to handle non-uniform case for function below (load without gep). 22 ; FIXME: Need to handle non-uniform case for function below (load without gep). 37 ; FIXME: Need to handle non-uniform case for function below (load without gep). 52 ; FIXME: Need to handle non-uniform case for function below (load without gep). 67 ; FIXME: Need to handle non-uniform case for function below (load without gep). 86 ; FIXME: Need to handle non-uniform case for function below (load without gep). 106 ; FIXME: Need to handle non-uniform case for function below (load without gep). 126 ; FIXME: Need to handle non-uniform case for function below (load without gep).
|
| H A D | add.v2i16.ll | 5 ; FIXME: Need to handle non-uniform case for function below (load without gep). 91 ; FIXME: Need to handle non-uniform case for function below (load without gep). 168 ; FIXME: Need to handle non-uniform case for function below (load without gep). 201 ; FIXME: Need to handle non-uniform case for function below (load without gep). 233 ; FIXME: Need to handle non-uniform case for function below (load without gep). 262 ; FIXME: Need to handle non-uniform case for function below (load without gep).
|
| H A D | max.i16.ll | 5 ; FIXME: Need to handle non-uniform case for function below (load without gep). 53 ; FIXME: Need to handle non-uniform case for function below (load without gep). 103 ; FIXME: Need to handle non-uniform case for function below (load without gep). 174 ; FIXME: Need to handle non-uniform case for function below (load without gep). 228 ; FIXME: Need to handle non-uniform case for function below (load without gep). 276 ; FIXME: Need to handle non-uniform case for function below (load without gep). 324 ; FIXME: Need to handle non-uniform case for function below (load without gep).
|
| H A D | fptoui.f16.ll | 37 ; Need to make sure we promote f16 to f32 when converting f16 to i64. Existing 104 ; Need to make sure we promote f16 to f32 when converting f16 to i64. Existing
|
| H A D | fptosi.f16.ll | 37 ; Need to make sure we promote f16 to f32 when converting f16 to i64. Existing 105 ; Need to make sure we promote f16 to f32 when converting f16 to i64. Existing
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | i1-contents.ll | 7 ; AAPCS: low 8 bits of %in (== w0) will be either 0 or 1. Need to extend to 18 ; AAPCS: low 8 bits of %val1 (== w0) will be either 0 or 1. Need to extend to 31 ; AAPCS: low 8 bits of w0 must be either 0 or 1. Need to mask them off.
|
| /llvm-project-15.0.7/llvm/test/Transforms/RewriteStatepointsForGC/ |
| H A D | preprocess.ll | 21 ; Need to delete unreachable gc.statepoint call 32 ; Need to delete unreachable gc.statepoint invoke - tested separately given
|
| /llvm-project-15.0.7/llvm/test/Bitcode/ |
| H A D | summary_version.ll | 9 ; Need a function for the summary to be populated.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | 2007-02-16-InlineAsmNConstraint.ll | 6 ; KB: FIXME: Need to figure out what this should be checking for (or whether test should be removed)
|
| /llvm-project-15.0.7/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 2 #error "Need to define function-style macro PCREL_OPT"
|
| /llvm-project-15.0.7/libclc/generic/lib/integer/ |
| H A D | mul_hi.cl | 35 //O/I: Need to be added together. 63 //O/I: Need to be added together.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | ifcvt7.ll | 2 ; FIXME: Need post-ifcvt branch folding to get rid of the extra br at end of BB1.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/WinEH/ |
| H A D | wineh-demotion.ll | 60 ; Need two stores here because %x and %y interfere so they need 2 slots 68 ; Need two stores here because %x and %y interfere so they need 2 slots 84 ; Need just one store here because only %y is affected 106 ; Need to load x and y from two different slots since they're both live
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | uwtables.ll | 8 ; Need to make sure that we do not only have a debug frame.
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/tools/lldb-server/ |
| H A D | BUILD.gn | 29 # dependency cyle. Need to add dep here.
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/ |
| H A D | CMakeLists.txt | 19 # Need to match these flags with the runtime.
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/test/ |
| H A D | background-index.test | 4 # Need to embed the correct temp path in the actual JSON-RPC requests.
|