llvm/test/Transforms/LoopIdiom
Adrian Prantl 5d0334a48c 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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309426 91177308-0d34-0410-b5e6-96231b3b80d8
2017-07-28 20:21:02 +00:00
..
AMDGPU AMDGPU: Other sizes of popcnt are fast 2016-05-18 16:10:19 +00:00
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 Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
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 Remove unnecessary lines from the test in r242068. 2015-07-13 21:50:35 +00:00
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 [PM] Port LoopIdiomRecognize Pass to new PM 2016-07-12 18:45:51 +00:00
pr28196.ll Reapply "[LoopIdiom] Don't remove dead operands manually" 2016-06-20 16:03:25 +00:00
pr33114.ll [LIR] Strengthen the check for recurrence variable in popcnt/CTLZ. 2017-05-23 22:32:56 +00:00
scev-invalidation.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
struct_pattern.ll [LIR] Add support for structs and hand unrolled loops 2016-01-26 02:27:47 +00:00
struct.ll [LIR] Add support for structs and hand unrolled loops 2016-01-26 02:27:47 +00:00
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 [LIR] Fix mis-compilation with unwinding. 2016-07-06 21:05:40 +00:00