Files
clang-p2996/llvm/test/CodeGen/X86
David Majnemer 3bb88c0210 [WinEH] Use operand bundles to describe call sites
SimplifyCFG allows tail merging with code which terminates in
unreachable which, in turn, makes it possible for an invoke to end up in
a funclet which it was not originally part of.

Using operand bundles on invokes allows us to determine whether or not
an invoke was part of a funclet in the source program.

Furthermore, it allows us to unambiguously answer questions about the
legality of inlining into call sites which the personality may have
trouble with.

Differential Revision: http://reviews.llvm.org/D15517

llvm-svn: 255674
2015-12-15 21:27:27 +00:00
..
2015-11-30 19:04:19 +00:00
2015-09-29 22:09:16 +00:00
2015-11-24 22:09:31 +00:00
2015-08-25 07:42:09 +00:00
2015-06-02 22:33:30 +00:00
2015-11-21 13:57:22 +00:00
2015-12-05 19:54:59 +00:00
2015-08-28 17:19:54 +00:00
2015-12-12 12:52:52 +00:00
2015-08-19 16:17:08 +00:00