Files
clang-p2996/llvm/test/CodeGen/Mips
Craig Topper 50b1d4303d [DAGCombiner] Teach DAG combiner that A-(B-C) can be folded to A+(C-B)
This can be useful since addition is commutable, and subtraction is not.

This matches a transform that is also done by InstCombine.

llvm-svn: 338181
2018-07-28 00:27:25 +00:00
..
2018-06-29 16:37:16 +00:00
2018-07-23 23:19:53 +00:00
2017-12-11 11:21:40 +00:00
2017-06-06 15:33:01 +00:00
2018-02-09 10:46:16 +00:00
2017-12-11 11:21:40 +00:00
2018-07-24 13:47:52 +00:00