It would be very helpful to support memory usage markers for address spaces other than zero.
Diff Detail
Diff Detail
Paths
| Differential D9870
Support memory markers for nonzero address spaces Needs ReviewPublic Authored by johngarvin on May 19 2015, 11:00 PM.
Details
Diff Detail Event Timelinejohngarvin updated this object.
Revision Contents
Diff 26121 include/llvm/IR/Intrinsics.td
lib/IR/AutoUpgrade.cpp
lib/IR/IRBuilder.cpp
test/Analysis/BasicAA/modref.ll
test/Assembler/auto_upgrade_intrinsics.ll
test/CodeGen/AArch64/stack_guard_remat.ll
test/CodeGen/ARM/ldrd.ll
test/CodeGen/ARM/stack_guard_remat.ll
test/CodeGen/Hexagon/calling-conv.ll
test/CodeGen/Hexagon/hwloop-loop1.ll
test/CodeGen/Mips/stackcoloring.ll
test/CodeGen/Mips/stchar.ll
test/CodeGen/NVPTX/bug22322.ll
test/CodeGen/PowerPC/addi-licm.ll
test/CodeGen/PowerPC/lsa.ll
test/CodeGen/PowerPC/toc-load-sched-bug.ll
test/CodeGen/Thumb/PR17309.ll
test/CodeGen/Thumb/stack-coloring-without-frame-ptr.ll
test/CodeGen/Thumb/stack_guard_remat.ll
test/CodeGen/Thumb2/stack_guard_remat.ll
test/CodeGen/WinEH/cppeh-nonalloca-frame-values.ll
test/CodeGen/WinEH/cppeh-prepared-catch-reordered.ll
test/CodeGen/X86/StackColoring-dbg.ll
test/CodeGen/X86/StackColoring.ll
test/CodeGen/X86/crash.ll
test/CodeGen/X86/dynamic-alloca-lifetime.ll
test/CodeGen/X86/fast-isel.ll
test/CodeGen/X86/load-slice.ll
test/CodeGen/X86/misched-aa-colored.ll
test/CodeGen/X86/stack-protector-weight.ll
test/CodeGen/X86/stack_guard_remat.ll
test/CodeGen/X86/unwindraise.ll
test/DebugInfo/AArch64/frameindices.ll
test/DebugInfo/X86/debug-ranges-offset.ll
test/DebugInfo/X86/nodebug_with_debug_loc.ll
test/DebugInfo/cross-cu-inlining.ll
test/Feature/memorymarkers.ll
test/Feature/memorymarkers_addrspace.ll
test/Instrumentation/AddressSanitizer/lifetime-uar.ll
test/Instrumentation/AddressSanitizer/lifetime.ll
test/Transforms/BBVectorize/X86/wr-aliases.ll
test/Transforms/DeadStoreElimination/dominate.ll
test/Transforms/DeadStoreElimination/lifetime.ll
test/Transforms/GVN/cond_br2.ll
test/Transforms/GVN/lifetime-simple.ll
test/Transforms/GlobalOpt/invariant-nodatalayout.ll
test/Transforms/GlobalOpt/invariant.ll
test/Transforms/Inline/alloca-bonus.ll
test/Transforms/Inline/byval-tail-call.ll
test/Transforms/Inline/byval_lifetime.ll
test/Transforms/Inline/crash-lifetime-marker.ll
test/Transforms/Inline/lifetime-no-datalayout.ll
test/Transforms/Inline/lifetime.ll
test/Transforms/InstCombine/deadcode.ll
test/Transforms/InstCombine/invariant.ll
test/Transforms/InstCombine/malloc-free-delete.ll
test/Transforms/InstCombine/memcpy-from-global.ll
test/Transforms/LoopVectorize/lifetime.ll
test/Transforms/Mem2Reg/ignore-lifetime.ll
test/Transforms/MemCpyOpt/memcpy-to-memset-with-lifetimes.ll
test/Transforms/MemCpyOpt/memcpy-undef.ll
test/Transforms/SROA/basictest.ll
test/Transforms/SROA/vector-lifetime-intrinsic.ll
test/Transforms/ScalarRepl/lifetime.ll
test/Transforms/SimplifyCFG/lifetime.ll
|