1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
Chad Rosier 96d5147e3f [Reassociate] Canonicalize negative constants out of expressions.
Add support for FDiv, which was regressed by the previous commit.

llvm-svn: 221738
2014-11-11 23:36:42 +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 Canonicalize an assume(load != null) into !nonnull metadata 2014-11-11 23:33:19 +00:00
Instrumentation [asan] adding ShadowOffset64 for mips64, patch by Kumar Sukhani 2014-11-11 23:02:57 +00:00
IPO Reformat partially, where I touched for whitespace changes. 2014-10-28 11:54:52 +00:00
ObjCARC Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
Scalar [Reassociate] Canonicalize negative constants out of expressions. 2014-11-11 23:36:42 +00:00
Utils Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
Vectorize Revert "IR: MDNode => Value" 2014-11-11 21:30:22 +00:00
CMakeLists.txt Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
LLVMBuild.txt Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
Makefile Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00