llvm-project/llvm/test/Transforms/SafeStack/X86
Adrian Prantl abe04759a6 Remove the obsolete offset parameter from @llvm.dbg.value
There is no situation where this rarely-used argument cannot be
substituted with a DIExpression and removing it allows us to simplify
the DWARF backend. Note that this patch does not yet remove any of
the newly dead code.

rdar://problem/33580047
Differential Revision: https://reviews.llvm.org/D35951

llvm-svn: 309426
2017-07-28 20:21:02 +00:00
..
abi.ll
abi_ssp.ll
addr-taken.ll
array-aligned.ll
array.ll
byval.ll
call.ll Add address space mangling to lifetime intrinsics 2017-04-10 20:18:21 +00:00
cast.ll
coloring-ssp.ll [safestack] Disable stack coloring by default. 2017-05-19 20:58:48 +00:00
coloring.ll [safestack] Disable stack coloring by default. 2017-05-19 20:58:48 +00:00
coloring2.ll [safestack] Disable stack coloring by default. 2017-05-19 20:58:48 +00:00
constant-gep-call.ll
constant-gep.ll
constant-geps.ll
debug-loc-dynamic.ll Remove the obsolete offset parameter from @llvm.dbg.value 2017-07-28 20:21:02 +00:00
debug-loc.ll Align definition of DW_OP_plus with DWARF spec [3/3] 2017-06-14 13:14:38 +00:00
debug-loc2.ll Remove the obsolete offset parameter from @llvm.dbg.value 2017-07-28 20:21:02 +00:00
dynamic-alloca.ll
escape-addr-pointer.ll
escape-bitcast-store.ll
escape-bitcast-store2.ll
escape-call.ll
escape-casted-pointer.ll
escape-gep-call.ll
escape-gep-invoke.ll
escape-gep-negative.ll
escape-gep-ptrtoint.ll
escape-gep-store.ll
escape-phi-call.ll
escape-select-call.ll
escape-vector.ll
invoke.ll
layout-frag.ll [safestack] Disable stack coloring by default. 2017-05-19 20:58:48 +00:00
layout-region-split.ll
lit.local.cfg
no-attr.ll
phi-cycle.ll
phi.ll
ret.ll
setjmp.ll
setjmp2.ll
sink-to-use.ll
ssp.ll
store.ll
struct.ll