1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/include/llvm/Transforms/Scalar
Davide Italiano 31f2c5f8e5 [SCCP] Prefer class to struct.
llvm-svn: 270074
2016-05-19 15:58:02 +00:00
..
ADCE.h [PM] Rename the CRTP mixin base classes for the new pass manager to 2016-03-11 10:33:22 +00:00
DCE.h PM: Port DCE to the new pass manager 2016-04-22 19:40:41 +00:00
DeadStoreElimination.h [PM] Port DSE to the new pass manager 2016-05-17 21:38:13 +00:00
EarlyCSE.h [PM] Make the AnalysisManager parameter to run methods a reference. 2016-03-11 11:05:24 +00:00
GuardWidening.h New pass: guard widening 2016-05-18 22:55:34 +00:00
GVN.h [GVN] Minor code cleanup. NFC. 2016-04-28 16:00:15 +00:00
LoopRotation.h PM: Port LoopRotation to the new loop pass manager 2016-05-03 22:02:31 +00:00
LoopSimplifyCFG.h PM: Port LoopSimplifyCFG to the new pass manager 2016-05-03 21:47:32 +00:00
LowerAtomic.h [PM] Port LowerAtomic to the new pass manager. 2016-05-13 22:52:35 +00:00
LowerExpectIntrinsic.h [PM] Rename the CRTP mixin base classes for the new pass manager to 2016-03-11 10:33:22 +00:00
Reassociate.h [Reassociate] Remove unneeded constructor. 2016-05-03 18:34:51 +00:00
SCCP.h [SCCP] Prefer class to struct. 2016-05-19 15:58:02 +00:00
SimplifyCFG.h Revert http://reviews.llvm.org/D19926 as it breaks tests. 2016-05-05 20:47:53 +00:00
Sink.h PM: Port SinkingPass to the new pass manager 2016-04-22 19:54:10 +00:00
SROA.h [PM] Make the AnalysisManager parameter to run methods a reference. 2016-03-11 11:05:24 +00:00