1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/Transforms
Tim Shen 33e4d80307 [GraphTraits] Replace all NodeType usage with NodeRef
This should finish the GraphTraits migration.

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

llvm-svn: 279475
2016-08-22 21:09:30 +00:00
..
InstCombine Consistently use FunctionAnalysisManager 2016-08-09 00:28:15 +00:00
IPO [PM] Port the always inliner to the new pass manager in a much more 2016-08-17 02:56:20 +00:00
Scalar Revert "Reassociate: Reprocess RedoInsts after each inst". 2016-08-17 15:54:39 +00:00
Utils [GraphTraits] Replace all NodeType usage with NodeRef 2016-08-22 21:09:30 +00:00
Vectorize [LV] Add hotness attribute to missed-optimization remarks 2016-07-20 04:03:43 +00:00
Coroutines.h [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
GCOVProfiler.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
InstrProfiling.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
Instrumentation.h [asan] Add option to enable asan-use-after-scope from clang. 2016-05-27 22:55:10 +00:00
IPO.h [PM] Port the always inliner to the new pass manager in a much more 2016-08-17 02:56:20 +00:00
ObjCARC.h
PGOInstrumentation.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
SampleProfile.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
Scalar.h code hoisting pass based on GVN 2016-07-15 13:45:20 +00:00
Vectorize.h LoadStoreVectorizer: Check TTI for vec reg bit width 2016-07-01 02:07:22 +00:00