1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Transforms
Sanjay Patel a9e371ad52 [InstCombine] add another test for wrong icmp constant (PR27792)
It doesn't matter if the comparison is unsigned; the inc/dec is always signed.

llvm-svn: 269831
2016-05-17 20:20:40 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine [InstCombine] add another test for wrong icmp constant (PR27792) 2016-05-17 20:20:40 +00:00
Instrumentation Simple refactoring /NFC 2016-05-17 20:19:03 +00:00
IPO Rename pass name to prepare to new PM porting /NFC 2016-05-15 01:04:24 +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 [Guards] Add branch metadata when lowering 2016-05-17 17:51:19 +00:00
Utils [LCSSA] Use llvm::any_of instead of std::size_of. 2016-05-17 19:01:02 +00:00
Vectorize [LV] Ensure safe VF for loops with interleaved accesses 2016-05-16 15:08:20 +00:00
CMakeLists.txt
LLVMBuild.txt