llvm/lib/Transforms
Davide Italiano 459fcccb97 [NewGVN] Strengthen a couple of assertions.
StoreCount >= 0 on `unsigned` is always true, otherwise.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291709 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-11 21:49:00 +00:00
..
Coroutines Fix spelling mistakes in Transforms comments. NFC. 2016-11-20 13:19:49 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
InstCombine Make processing @llvm.assume more efficient - Add affected values to the assumption cache 2017-01-11 13:24:24 +00:00
Instrumentation Resubmit "[PGO] Turn off comdat renaming in IR PGO by default" 2017-01-11 20:19:41 +00:00
IPO LowerTypeTests: Represent the memory region size with the constant size-1. 2017-01-11 21:32:10 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar [NewGVN] Strengthen a couple of assertions. 2017-01-11 21:49:00 +00:00
Utils [loop-unroll] Properly populate LoopInfo for loops cloned in LoopUnrollRuntime. 2017-01-10 23:43:35 +00:00
Vectorize [SLP] Remove bogus assert. 2017-01-11 19:23:57 +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