llvm-project/llvm/lib/Transforms
Davide Italiano 058abf1f61 [PM] Run IndirectCallPromotion only when PGO is enabled.
Differential Revision:  https://reviews.llvm.org/D32465

llvm-svn: 301327
2017-04-25 16:54:45 +00:00
..
Coroutines [IR] Redesign the case iterator in SwitchInst to actually be an iterator 2017-04-12 07:27:28 +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 [PM] Run IndirectCallPromotion only when PGO is enabled. 2017-04-25 16:54:45 +00:00
InstCombine [InstCombine] Remove superfluous curly braces around a single line if body. NFC 2017-04-25 16:48:19 +00:00
Instrumentation Update profile during memory instrinsic optimization 2017-04-24 20:30:42 +00:00
ObjCARC [ObjCARC] Do not sink an objc_retain past a clang.arc.use. 2017-04-25 04:06:35 +00:00
Scalar InferAddressSpaces: Use reference arguments instead of pointers 2017-04-24 23:42:41 +00:00
Utils [SimplifyLibCalls] Fix infinite loop with fast-math optimization. 2017-04-25 12:36:14 +00:00
Vectorize [LV] Remove redundant basic block split 2017-04-25 05:57:22 +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