1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/Transforms
David Majnemer ce5bd510cb InstCombe: Infer nsw for multiplies
We already utilize this logic for reducing overflow intrinsics, it makes
sense to reuse it for normal multiplies as well.

llvm-svn: 224847
2014-12-26 09:10:14 +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 InstCombe: Infer nsw for multiplies 2014-12-26 09:10:14 +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