hanchenye-llvm-project/llvm/test/Transforms/WholeProgramDevirt
Evgeniy Stepanov b933ad3a77 Skip CFI for dead functions.
Differential Revision: https://reviews.llvm.org/D33805

llvm-svn: 304578
2017-06-02 18:24:23 +00:00
..
Inputs Skip CFI for dead functions. 2017-06-02 18:24:23 +00:00
bad-read-from-vtable.ll
constant-arg.ll
devirt-single-impl-check.ll
devirt-single-impl.ll
expand-check.ll
export-nothing.ll Skip CFI for dead functions. 2017-06-02 18:24:23 +00:00
export-single-impl.ll Skip CFI for dead functions. 2017-06-02 18:24:23 +00:00
export-uniform-ret-val.ll Skip CFI for dead functions. 2017-06-02 18:24:23 +00:00
export-unique-ret-val.ll Skip CFI for dead functions. 2017-06-02 18:24:23 +00:00
export-unsuccessful-checked.ll Skip CFI for dead functions. 2017-06-02 18:24:23 +00:00
export-vcp.ll WholeProgramDevirt: Implement export/import support for VCP. 2017-03-10 20:13:58 +00:00
import-indir.ll Skip CFI for dead functions. 2017-06-02 18:24:23 +00:00
import.ll WholeProgramDevirt: Implement export/import support for VCP. 2017-03-10 20:13:58 +00:00
non-constant-vtable.ll
pointer-vtable.ll
soa-vtable.ll
struct-vtable.ll
uniform-retval-invoke.ll
uniform-retval.ll
unique-retval.ll Re-apply r295110 and r295144 with a fix for the ASan issue. 2017-02-15 21:56:51 +00:00
vcp-accesses-memory.ll WholeProgramDevirt: Examine the function body when deciding whether functions are readnone. 2017-02-17 18:17:04 +00:00
vcp-decl.ll
vcp-no-this.ll
vcp-non-constant-arg.ll
vcp-too-wide-ints.ll Re-apply r295110 and r295144 with a fix for the ASan issue. 2017-02-15 21:56:51 +00:00
vcp-type-mismatch.ll Re-apply r295110 and r295144 with a fix for the ASan issue. 2017-02-15 21:56:51 +00:00
vcp-uses-this.ll
virtual-const-prop-begin.ll WholeProgramDevirt: For VCP use a 32-bit ConstantInt for the byte offset. 2017-02-17 19:43:45 +00:00
virtual-const-prop-check.ll WholeProgramDevirt: For VCP use a 32-bit ConstantInt for the byte offset. 2017-02-17 19:43:45 +00:00
virtual-const-prop-end.ll WholeProgramDevirt: For VCP use a 32-bit ConstantInt for the byte offset. 2017-02-17 19:43:45 +00:00