llvm-project/llvm/test/Transforms/LoopIdiom
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
..
AMDGPU
ARM The patch adds CTLZ idiom recognition. 2017-05-15 19:08:56 +00:00
X86 [Atomics] Rename and change prototype for atomic memcpy intrinsic 2017-06-16 14:43:59 +00:00
basic-address-space.ll
basic.ll [LIR] Teach LIR to avoid extending the BE count prior to adding one to 2017-07-25 10:48:32 +00:00
crash.ll
ctpop-multiple-users-crash.ll
debug-line.ll Remove the obsolete offset parameter from @llvm.dbg.value 2017-07-28 20:21:02 +00:00
lir-heurs-multi-block-loop.ll Target independent codesize heuristics for Loop Idiom Recognition 2016-08-11 18:28:33 +00:00
memset_noidiom.ll
non-canonical-loop.ll
non-integral-pointers.ll [LIR] Obey non-integral pointer semantics 2017-04-24 20:12:10 +00:00
nontemporal_store.ll
pr28196.ll
pr33114.ll [LIR] Strengthen the check for recurrence variable in popcnt/CTLZ. 2017-05-23 22:32:56 +00:00
scev-invalidation.ll
struct.ll
struct_pattern.ll
unordered-atomic-memcpy-noarch.ll [Atomics] Rename and change prototype for atomic memcpy intrinsic 2017-06-16 14:43:59 +00:00
unroll.ll Fix some broken CHECK lines. 2017-01-22 20:28:56 +00:00
unsafe.ll [LoopIdiom] check for safety while expanding 2017-05-05 14:49:45 +00:00
unwind.ll