llvm-project/llvm/test/Transforms/BDCE
Vedant Kumar 56492f9177 [BDCE] Salvage debug info from dying insts
This results in 15 additional unique source variables in a stage2 build
of FileCheck (at '-Os -g'), with a negligible increase in the size of
the .debug_loc section.

llvm-svn: 325660
2018-02-21 01:55:33 +00:00
..
basic.ll [BDCE] Salvage debug info from dying insts 2018-02-21 01:55:33 +00:00
dbg-multipleuses.ll
dce-pure.ll
dead-void-ro.ll [BDCE] Don't check demanded bits on unsized types 2017-08-16 16:09:22 +00:00
invalidate-assumptions.ll [BDCE] reduce scope of an assert (PR34179) 2017-08-14 15:13:46 +00:00
order.ll
pr26587.ll