llvm-project/llvm/lib/Transforms
Nick Lewycky 18f50b2637 Xor'ing both sides of icmp by sign-bit is equivalent to swapping signedness of
the predicate.

Also, make this optz'n apply in more cases where it's safe to do so.

llvm-svn: 54876
2008-08-17 07:34:14 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
IPO Use empty() instead of begin() == end(). 2008-08-14 18:13:49 +00:00
Instrumentation Trim #includes. 2008-08-05 15:32:23 +00:00
Scalar Xor'ing both sides of icmp by sign-bit is equivalent to swapping signedness of 2008-08-17 07:34:14 +00:00
Utils Rework the routines that convert AP[S]Int into a string. Now, instead of 2008-08-17 07:19:36 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00