llvm-project/llvm/lib/Transforms
Chad Rosier 131a42ccdf [InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -> icmp ugt/ule B, A.
Differential Revision: http://reviews.llvm.org/D20036

llvm-svn: 268960
2016-05-09 19:30:20 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO [PM] code refactoring -- preparation for new PM porting /NFC 2016-05-07 05:39:12 +00:00
InstCombine [InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -> icmp ugt/ule B, A. 2016-05-09 19:30:20 +00:00
Instrumentation [PM] code refactoring -- preparation for new PM porting /NFC 2016-05-07 05:39:12 +00:00
ObjCARC Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the cmake build to enable them. 2016-04-29 15:22:48 +00:00
Scalar [GVN] PRE of unordered loads 2016-05-06 21:43:51 +00:00
Utils Optimize a printf with a double procent to putchar. 2016-05-09 14:36:16 +00:00
Vectorize Remove dead include. NFC. 2016-05-05 17:55:51 +00:00
CMakeLists.txt
LLVMBuild.txt