Files
clang-p2996/llvm/test/CodeGen/AArch64
Tim Northover 3007ba0ab3 DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))
It can help with argument juggling on some targets, and is generally a good
idea.

llvm-svn: 226740
2015-01-21 23:17:19 +00:00
..
2015-01-10 23:41:24 +00:00
2014-08-20 10:40:20 +00:00