llvm-project/llvm/lib/Transforms
Gor Nishanov 9c6ac6138d [coroutines] Define getPassName() for coroutine passes
Reviewers: GorNishanov

Reviewed By: GorNishanov

Subscribers: EricWF, llvm-commits

Differential Revision: https://reviews.llvm.org/D33622

llvm-svn: 304065
2017-05-27 05:54:30 +00:00
..
Coroutines [coroutines] Define getPassName() for coroutine passes 2017-05-27 05:54:30 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO [PartialInlining] Replace delete with unique_ptr in computeCallsiteToProfCountMap 2017-05-27 05:32:09 +00:00
InstCombine [InstCombine] Pass the DominatorTree, AssumptionCache, and context instruction to a few calls to isKnownPositive, isKnownNegative, and isKnownNonZero 2017-05-26 18:23:57 +00:00
Instrumentation Fix coverage check for full post-dominator basic blocks. 2017-05-25 01:41:46 +00:00
ObjCARC [IR] Abstract away ArgNo+1 attribute indexing as much as possible 2017-05-03 18:17:31 +00:00
Scalar [GVN] Recommit the patch "Add phi-translate support in scalarpre". 2017-05-27 00:54:19 +00:00
Utils [GVNSink] GVNSink pass 2017-05-25 12:51:11 +00:00
Vectorize [LV] Update type in cost model for scalarization 2017-05-24 15:26:15 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00