llvm-project/llvm/test/Transforms/ArgumentPromotion
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
..
2008-02-01-ReturnAttrs.ll
2008-07-02-array-indexing.ll [ArgPromote] Replace all the grep-based testing with precise FileCheck 2017-02-06 08:43:11 +00:00
2008-09-07-CGUpdate.ll
2008-09-08-CGUpdateSelfEdge.ll
aggregate-promote.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
attrs.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
basictest.ll
byval-2.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
byval.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
chained.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
control-flow.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
control-flow2.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
crash.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
dbg.ll Verifier: Disallow a line number without a file in DISubprogram 2017-02-17 23:57:42 +00:00
fp80.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
inalloca.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
pr3085.ll
pr27568.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
pr32917.ll [ArgPromotion] Add a testcase for PR32917 2017-05-05 08:40:24 +00:00
pr33641_remove_arg_dbgvalue.ll Remove the obsolete offset parameter from @llvm.dbg.value 2017-07-28 20:21:02 +00:00
profile.ll [ArgPromotion] Don't drop !prof metadata on promoted calls 2017-04-13 18:10:30 +00:00
reserve-tbaa.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
sret.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
tail.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
variadic.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00