llvm-project/llvm/lib/Transforms
Sanjoy Das b784ed36c0 [GuardWidening] Use getEquivalentICmp to fold constant compares
`ConstantRange::getEquivalentICmp` is more general, and better
factored.

llvm-svn: 270019
2016-05-19 03:53:17 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO Rename pass name to prepare to new PM porting /NFC 2016-05-15 01:04:24 +00:00
InstCombine [InstCombine] add another test for wrong icmp constant (PR27792) 2016-05-17 20:20:40 +00:00
Instrumentation minor cleanup /NFC 2016-05-17 21:06:16 +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 [GuardWidening] Use getEquivalentICmp to fold constant compares 2016-05-19 03:53:17 +00:00
Utils Follow-up patch of http://reviews.llvm.org/D19948 to handle missing profiles when simplifying CFG. 2016-05-18 22:41:03 +00:00
Vectorize [VectorUtils] Fix nasty use-after-free 2016-05-18 11:57:58 +00:00
CMakeLists.txt
LLVMBuild.txt