summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/bool-math.ll
AgeCommit message (Expand)Author
2023-09-08[PowerPC] Define SchedModel for Power8Qiu Chaofan
2022-07-08[SDAG] try to replace subtract-from-constant with xorSanjay Patel
2021-01-18[PowerPC] [NFC] Add AIX triple to some regression testsQiu Chaofan
2020-04-16[PowerPC] Ignore implicit register operands for MCInstKang Zhang
2019-06-26Teach the DAGCombine to fold this pattern(c1 and c2 is constant).QingShan Zhang
2019-02-07[DAGCombiner] fold add/sub with bool operand based on target's boolean contentsSanjay Patel
2018-06-24[DAGCombiner] eliminate setcc bool math when input is low-bit of some valueSanjay Patel
2018-06-22[PowerPC] add more tests for bit hacking opportunities with setcc; NFCSanjay Patel
2018-06-22[PowerPC] add tests for bit hacking opportunities with setcc; NFCSanjay Patel