Evan Cheng
|
50e15bdf81
|
Teach LowerBRCOND to recognize (xor (setcc x), 1). The xor inverts the condition. It's normally transformed by the dag combiner, unless the condition is set by a arithmetic op with overflow.
llvm-svn: 63505
|
2009-02-02 08:07:36 +00:00 |