[PATCH] D126689: [IR] Enable opaque pointers by default

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 02:53:52 PDT 2022


nikic updated this revision to Diff 433334.
nikic added a comment.

Update more tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126689/new/

https://reviews.llvm.org/D126689

Files:
  llvm/lib/IR/LLVMContextImpl.cpp
  llvm/test/Assembler/comment.ll
  llvm/test/Assembler/invalid-vecreduce.ll
  llvm/test/CodeGen/AArch64/GlobalISel/combine-shift-immed-mismatch-crash.mir
  llvm/test/CodeGen/AArch64/GlobalISel/preselect-process-phis.mir
  llvm/test/CodeGen/AArch64/stp-opt-with-renaming-undef-assert.mir
  llvm/test/CodeGen/AArch64/taildup-inst-dup-loc.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/prelegalizer-combiner-divrem.mir
  llvm/test/CodeGen/AMDGPU/merge-flat-load-store.mir
  llvm/test/CodeGen/AMDGPU/merge-flat-with-global-load-store.mir
  llvm/test/CodeGen/AMDGPU/merge-global-load-store.mir
  llvm/test/CodeGen/ARM/GlobalISel/arm-select-globals-ropi-rwpi.mir
  llvm/test/CodeGen/ARM/GlobalISel/arm-select-globals-static.mir
  llvm/test/CodeGen/ARM/GlobalISel/thumb-select-globals-ropi-rwpi.mir
  llvm/test/CodeGen/ARM/GlobalISel/thumb-select-globals-static.mir
  llvm/test/CodeGen/MIR/Generic/aligned-memoperands.mir
  llvm/test/CodeGen/Mips/cstmaterialization/isel-materialization.ll
  llvm/test/CodeGen/PowerPC/fmf-propagation.ll
  llvm/test/CodeGen/SystemZ/regcoal-undef-lane-4-rm-cp-commuting-def.mir
  llvm/test/CodeGen/X86/bug47278.mir
  llvm/test/Instrumentation/AddressSanitizer/no-globals.ll
  llvm/test/Instrumentation/AddressSanitizer/odr-check-ignore.ll
  llvm/test/Instrumentation/DataFlowSanitizer/arith.ll
  llvm/test/Instrumentation/DataFlowSanitizer/origin_call.ll
  llvm/test/Instrumentation/DataFlowSanitizer/origin_phi.ll
  llvm/test/Instrumentation/DataFlowSanitizer/origin_select.ll
  llvm/test/Instrumentation/DataFlowSanitizer/phi.ll
  llvm/test/Instrumentation/DataFlowSanitizer/select.ll
  llvm/test/Instrumentation/DataFlowSanitizer/shadow-args-zext.ll
  llvm/test/Instrumentation/HWAddressSanitizer/X86/globals.ll
  llvm/test/Instrumentation/InstrOrderFile/basic.ll
  llvm/test/Instrumentation/JustMyCode/jmc-instrument-elf.ll
  llvm/test/Instrumentation/JustMyCode/jmc-instrument-x86.ll
  llvm/test/Instrumentation/JustMyCode/jmc-instrument.ll
  llvm/test/Instrumentation/MemorySanitizer/SystemZ/vararg-kernel.ll
  llvm/test/Instrumentation/MemorySanitizer/X86/vararg-too-large.ll
  llvm/test/Instrumentation/MemorySanitizer/abs-vector.ll
  llvm/test/Instrumentation/MemorySanitizer/array_types.ll
  llvm/test/Instrumentation/MemorySanitizer/bmi.ll
  llvm/test/Instrumentation/MemorySanitizer/clmul.ll
  llvm/test/Instrumentation/MemorySanitizer/funnel_shift.ll
  llvm/test/Instrumentation/MemorySanitizer/missing_origin.ll
  llvm/test/Instrumentation/SanitizerCoverage/cmp-tracing-api-x86_32.ll
  llvm/test/Instrumentation/SanitizerCoverage/cmp-tracing-api-x86_64.ll
  llvm/test/Instrumentation/SanitizerCoverage/coff-comdat.ll
  llvm/test/Instrumentation/SanitizerCoverage/inline-8bit-counters.ll
  llvm/test/Instrumentation/SanitizerCoverage/inline-bool-flag.ll
  llvm/test/Instrumentation/SanitizerCoverage/switch-tracing.ll
  llvm/test/Transforms/BlockExtractor/extract-blocks-with-groups.ll
  llvm/test/Transforms/CodeExtractor/PartialInlineAttributes.ll
  llvm/test/Transforms/CodeExtractor/PartialInlineDebug.ll
  llvm/test/Transforms/CodeExtractor/PartialInlineVarArgsDebug.ll
  llvm/test/Transforms/GCOVProfiling/atomic-counter.ll
  llvm/test/Transforms/GCOVProfiling/function-numbering.ll
  llvm/test/Transforms/GCOVProfiling/noprofile.ll
  llvm/test/Transforms/GCOVProfiling/reset.ll
  llvm/test/Transforms/HotColdSplit/phi-with-distinct-outlined-values.ll
  llvm/test/Transforms/HotColdSplit/split-phis-in-exit-blocks.ll
  llvm/test/Transforms/IROutliner/different-order-phi-merges.ll
  llvm/test/Transforms/IROutliner/duplicate-merging-phis.ll
  llvm/test/Transforms/IROutliner/exit-block-phi-node-value-attribution.ll
  llvm/test/Transforms/IROutliner/exit-phi-nodes-incoming-value-constant-argument.ll
  llvm/test/Transforms/IROutliner/no-external-block-entries.ll
  llvm/test/Transforms/IROutliner/one-external-incoming-block-phi-node.ll
  llvm/test/Transforms/IROutliner/phi-node-exit-path-order.ll
  llvm/test/Transforms/LowerTypeTests/export-alias.ll
  llvm/test/Transforms/LowerTypeTests/export-allones.ll
  llvm/test/Transforms/LowerTypeTests/export-bytearray.ll
  llvm/test/Transforms/LowerTypeTests/export-icall.ll
  llvm/test/Transforms/LowerTypeTests/export-inline.ll
  llvm/test/Transforms/LowerTypeTests/export-single.ll
  llvm/test/Transforms/LowerTypeTests/pr37625.ll
  llvm/test/Transforms/NewGVN/phi-of-ops-simplified-to-existing-value-then-changes-again.ll
  llvm/test/Transforms/NewGVN/pr42422-phi-of-ops.ll
  llvm/test/Transforms/PhaseOrdering/X86/simplifycfg-late.ll
  llvm/test/Transforms/RewriteStatepointsForGC/call-gc-result.ll
  llvm/test/Transforms/RewriteStatepointsForGC/deopt-intrinsic-cconv.ll
  llvm/test/Transforms/RewriteStatepointsForGC/deopt-lowering-attrs.ll
  llvm/test/Transforms/SimplifyCFG/X86/disable-lookup-table.ll
  llvm/test/Transforms/SimplifyCFG/X86/switch-covered-bug.ll
  llvm/test/Transforms/SimplifyCFG/X86/switch-table-bug.ll
  llvm/test/Transforms/SimplifyCFG/X86/switch-to-lookup-large-types.ll
  llvm/test/Transforms/SimplifyCFG/rangereduce.ll
  llvm/test/Transforms/Util/add-TLI-mappings.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126689.433334.patch
Type: text/x-patch
Size: 262038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220601/64e79dfc/attachment-0001.bin>


More information about the llvm-commits mailing list