Manman Ren
c965673707
X86: peephole optimization to remove cmp instruction
...
For each Cmp, we check whether there is an earlier Sub which make Cmp
redundant. We handle the case where SUB operates on the same source operands as
Cmp, including the case where the two source operands are swapped.
llvm-svn: 159838
2012-07-06 17:36:20 +00:00
..
2012-07-02 19:09:46 +00:00
2012-02-16 06:28:33 +00:00
2012-07-02 19:09:46 +00:00
2012-07-02 19:09:46 +00:00
2012-07-02 12:23:19 +00:00
2012-02-16 06:28:33 +00:00
2012-07-06 17:36:20 +00:00
2012-07-06 08:45:08 +00:00
2012-06-21 20:23:32 +00:00
2012-07-02 18:37:59 +00:00
2012-05-30 09:04:06 +00:00
2012-07-02 12:47:22 +00:00
2012-07-02 18:37:59 +00:00
2012-07-03 05:49:45 +00:00
2012-06-23 14:46:18 +00:00
2012-07-02 19:09:46 +00:00
2012-06-27 22:48:25 +00:00
2012-07-02 12:47:22 +00:00
2012-07-03 17:30:18 +00:00
2012-07-02 19:09:46 +00:00
2012-07-02 18:37:59 +00:00
2012-07-02 21:45:22 +00:00
2012-07-03 03:59:34 +00:00
2012-06-28 00:16:51 +00:00
2012-06-28 00:16:51 +00:00