llvm-project/llvm/test/Transforms/WholeProgramDevirt
Peter Collingbourne 17febdbb25 WholeProgramDevirt: Check that VCP candidate functions are defined before evaluating them.
This was crashing before.

llvm-svn: 294666
2017-02-09 23:46:26 +00:00
..
bad-read-from-vtable.ll LowerTypeTests: Change a few vtable globals in tests to constants. 2017-02-09 01:48:24 +00:00
constant-arg.ll IR: Introduce llvm.type.checked.load intrinsic. 2016-06-25 00:23:04 +00:00
devirt-single-impl-check.ll WholeProgramDevirt: generate more detailed and accurate remarks. 2016-08-11 19:09:02 +00:00
devirt-single-impl.ll WholeProgramDevirt: generate more detailed and accurate remarks. 2016-08-11 19:09:02 +00:00
expand-check.ll IR: Introduce llvm.type.checked.load intrinsic. 2016-06-25 00:23:04 +00:00
non-constant-vtable.ll Print remarks from WholeProgramDevirt pass for each call site. 2016-07-12 02:38:37 +00:00
pointer-vtable.ll WholeProgramDevirt: Teach the pass to handle structs of arrays. 2016-12-09 01:10:11 +00:00
soa-vtable.ll WholeProgramDevirt: Teach the pass to handle structs of arrays. 2016-12-09 01:10:11 +00:00
struct-vtable.ll Make WholeProgramDevirt understand ConstStruct vtables. 2016-12-09 00:33:27 +00:00
uniform-retval-invoke.ll IR: New representation for CFI and virtual call optimization pass metadata. 2016-06-24 21:21:32 +00:00
uniform-retval.ll IR: New representation for CFI and virtual call optimization pass metadata. 2016-06-24 21:21:32 +00:00
unique-retval.ll IR: New representation for CFI and virtual call optimization pass metadata. 2016-06-24 21:21:32 +00:00
vcp-accesses-memory.ll LowerTypeTests: Change a few vtable globals in tests to constants. 2017-02-09 01:48:24 +00:00
vcp-decl.ll WholeProgramDevirt: Check that VCP candidate functions are defined before evaluating them. 2017-02-09 23:46:26 +00:00
vcp-no-this.ll LowerTypeTests: Change a few vtable globals in tests to constants. 2017-02-09 01:48:24 +00:00
vcp-non-constant-arg.ll LowerTypeTests: Change a few vtable globals in tests to constants. 2017-02-09 01:48:24 +00:00
vcp-too-wide-ints.ll LowerTypeTests: Change a few vtable globals in tests to constants. 2017-02-09 01:48:24 +00:00
vcp-type-mismatch.ll LowerTypeTests: Change a few vtable globals in tests to constants. 2017-02-09 01:48:24 +00:00
vcp-uses-this.ll LowerTypeTests: Change a few vtable globals in tests to constants. 2017-02-09 01:48:24 +00:00
virtual-const-prop-begin.ll IR: Introduce llvm.type.checked.load intrinsic. 2016-06-25 00:23:04 +00:00
virtual-const-prop-check.ll WholeProgramDevirt: generate more detailed and accurate remarks. 2016-08-11 19:09:02 +00:00
virtual-const-prop-end.ll IR: Introduce llvm.type.checked.load intrinsic. 2016-06-25 00:23:04 +00:00