llvm-project/llvm/lib/Transforms
Pavel Labath c207bec388 Remove TimeValue usage from Scalar/SROA.cpp. NFC.
llvm-svn: 286361
2016-11-09 12:07:12 +00:00
..
Coroutines [coroutines] Store an address of destroy OR cleanup part in the coroutine frame. 2016-10-08 00:22:50 +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 Enable Loop Sink pass for functions that has profile. 2016-11-09 00:58:19 +00:00
InstCombine [InstCombine] fix profitability equation for max-of-nots transform 2016-11-09 00:13:11 +00:00
Instrumentation [asan] Speed up compilation of large C++ stringmaps (tons of allocas) with ASan 2016-11-08 21:30:41 +00:00
ObjCARC Only log the visit of a return instruction if we in fact found a return 2016-11-04 06:59:50 +00:00
Scalar Remove TimeValue usage from Scalar/SROA.cpp. NFC. 2016-11-09 12:07:12 +00:00
Utils [LibcallsShrinkWrap] This pass doesn't preserve the CFG. 2016-11-08 19:18:20 +00:00
Vectorize Reset debug loc to OldInduction in InnerLoopVectorizer::createInductionVariable. (NFC) 2016-11-07 21:59:40 +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