1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Transforms
Davide Italiano 8471a2a052 [PM] CorrelatedValuePropagation: pass state to function. NFCI.
While here, convert the logic of the pass to use static function(s).
This is in preparation for porting this pass to the new PM.

llvm-svn: 270734
2016-05-25 17:39:54 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine Clarify that we match BSwap in InstCombine and BitReverse in CGP. NFC. 2016-05-25 16:22:14 +00:00
Instrumentation Use new triple API to check if comdat is supported 2016-05-25 17:17:51 +00:00
IPO [ThinLTO] Refactor ODR resolution and internalization (NFC) 2016-05-25 14:03:11 +00:00
ObjCARC Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the cmake build to enable them. 2016-04-29 15:22:48 +00:00
Scalar [PM] CorrelatedValuePropagation: pass state to function. NFCI. 2016-05-25 17:39:54 +00:00
Utils Clarify that we match BSwap in InstCombine and BitReverse in CGP. NFC. 2016-05-25 16:22:14 +00:00
Vectorize fix typos; NFC 2016-05-24 16:51:26 +00:00
CMakeLists.txt
LLVMBuild.txt