DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))
[oota-llvm.git] / test / CodeGen / R600 / r600cfg.ll
2014-10-12 NAKAMURA Takumillvm/test/CodeGen: Some tests don't REQUIRE asserts...
2013-11-11 Vincent LejeuneR600: Use function inputs to represent data stored...
2013-07-19 Vincent LejeuneR600: Don't emit empty then clause and use alu_pop_after