1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Transforms
David Majnemer 49dcd13916 [IR] Remove terminatepad
It turns out that terminatepad gives little benefit over a cleanuppad
which calls the termination function.  This is not sufficient to
implement fully generic filters but MSVC doesn't support them which
makes terminatepad a little over-designed.

Depends on D15478.

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

llvm-svn: 255522
2015-12-14 18:34:23 +00:00
..
Hello
InstCombine getParent() ^ 3 == getModule() ; NFCI 2015-12-14 17:24:23 +00:00
Instrumentation [IR] Remove terminatepad 2015-12-14 18:34:23 +00:00
IPO SamplePGO - Reduce memory utilization by 10x. 2015-12-11 23:21:38 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar getParent() ^ 3 == getModule() ; NFCI 2015-12-14 17:24:23 +00:00
Utils [IR] Remove terminatepad 2015-12-14 18:34:23 +00:00
Vectorize Revert r255460, which still causes test failures on some platforms. 2015-12-13 17:15:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile