llvm-6502/lib/Transforms
David Majnemer 7627d9c229 InstCombine: Infer nuw for multiplies
A multiply cannot unsigned wrap if there are bitwidth, or more, leading
zero bits between the two operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224849 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-26 09:50:35 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine InstCombine: Infer nuw for multiplies 2014-12-26 09:50:35 +00:00
Instrumentation [asan] change the coverage collection scheme so that we can easily emit coverage for the entire process as a single bit set, and if coverage_bitset=1 actually emit that bitset 2014-12-23 22:32:17 +00:00
IPO Sink store based on alias analysis 2014-12-15 14:09:53 +00:00
ObjCARC IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
Scalar [SROA] Update the documentation and names for accessing the slices 2014-12-24 01:48:09 +00:00
Utils [SimplifyCFG] Revise common code sinking 2014-12-23 08:26:55 +00:00
Vectorize Masked Load/Store - Changed the order of parameters in intrinsics. 2014-12-25 07:49:20 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile