llvm-project/llvm/lib/Transforms
Anna Thomas dc935a6eb6 [LoopUnrollRuntime] Use SCEV exit count for calculating trip count. NFCI
Instead of getBackEdgeTakenCount, use getExitCount on the latch exiting block
(which is proven to be the only exiting block in the loop to be unrolled).

llvm-svn: 306410
2017-06-27 14:14:35 +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 [PGO] Implementate profile counter regiser promotion 2017-06-25 00:26:43 +00:00
InstCombine [InstCombine] Factor the logic for propagating !nonnull and !range 2017-06-26 03:31:31 +00:00
Instrumentation [PGO] Implementate profile counter regiser promotion 2017-06-25 00:26:43 +00:00
ObjCARC Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Scalar [SROA] Fix PR32902 by more carefully propagating !nonnull metadata. 2017-06-27 08:32:03 +00:00
Utils [LoopUnrollRuntime] Use SCEV exit count for calculating trip count. NFCI 2017-06-27 14:14:35 +00:00
Vectorize Recommitting 306331. 2017-06-27 08:41:19 +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