1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/Transforms
Joseph Tremoulet 18d553b1de [EH] Create removeUnwindEdge utility
Summary:
Factor the code that rewrites invokes to calls and rewrites WinEH
terminators to their "unwind to caller" equivalents into a helper in
Utils/Local, and use it in the three places I'm aware of that need to do
this.


Reviewers: andrew.w.kaylor, majnemer, rnk

Subscribers: llvm-commits

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

llvm-svn: 248677
2015-09-27 01:47:46 +00:00
..
InstCombine Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
IPO Re-apply r247080 with order of evaluation fix. 2015-09-08 22:49:35 +00:00
Scalar [PM] Port SROA to the new pass manager. 2015-09-12 09:09:14 +00:00
Utils [EH] Create removeUnwindEdge utility 2015-09-27 01:47:46 +00:00
Instrumentation.h Android support for SafeStack. 2015-09-23 18:07:56 +00:00
IPO.h Convert SampleProfile pass into a Module pass. 2015-08-25 15:25:11 +00:00
ObjCARC.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
Scalar.h [SROA] Rip out all support for SSAUpdater in SROA. 2015-08-26 09:09:29 +00:00
Vectorize.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00