1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Transforms
Nick Lewycky 3ddf638983 Strengthen icmp snuggling by doing 'compare-or-equal-to' to 'compare'
first and then range testing second.

llvm-svn: 35715
2007-04-07 02:30:14 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation remove reoptimizer-specific passes 2007-02-20 05:31:49 +00:00
IPO fix a miscompilation in printf optimizer. 2007-04-07 01:18:36 +00:00
Scalar Strengthen icmp snuggling by doing 'compare-or-equal-to' to 'compare' 2007-04-07 02:30:14 +00:00
Utils reduce use of std::set 2007-04-02 01:44:59 +00:00
Makefile For PR1072: 2007-02-03 23:15:56 +00:00