llvm-project/llvm/lib/Transforms
Anna Thomas 77a2e6b198 Revert "[LoopDeletion] NFC: Move phi node value setting into prepass"
This reverts commit r306157.
It caused some timeouts in clang tests. Perhaps unreachable loops have
far too many phi nodes.
Reverting and investigating.

llvm-svn: 306162
2017-06-23 21:30:48 +00:00
..
Coroutines Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +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 Remove the LoadCombine pass. It was never enabled and is unsupported. 2017-06-22 22:58:12 +00:00
InstCombine [InstCombine] Recognize and simplify three way comparison idioms 2017-06-23 13:41:45 +00:00
Instrumentation [ProfileData] PR33517: Check for failure of symtab creation 2017-06-20 01:38:56 +00:00
ObjCARC Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Scalar Revert "[LoopDeletion] NFC: Move phi node value setting into prepass" 2017-06-23 21:30:48 +00:00
Utils [RuntimeLoopUnrolling] Rename exit block and move assert earlier. NFC 2017-06-23 14:28:01 +00:00
Vectorize Revert "Enable vectorizer-maximize-bandwidth by default." 2017-06-22 10:00:28 +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