1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Transforms
Dan Gohman a7fae1f865 Add several more icmp simplifications. Transform signed comparisons
into unsigned ones when the operands are known to have the same
sign bit value.

llvm-svn: 70053
2009-04-25 17:12:48 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Use a safer iterator interface and get rid of std C++ library misuse. 2009-04-17 14:56:18 +00:00
Scalar Add several more icmp simplifications. Transform signed comparisons 2009-04-25 17:12:48 +00:00
Utils Real fix for PR3549, by using caching for predecessor counts in addition to the predecessors themselves. This halves the time 2009-04-22 08:50:12 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00