summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/CSKY/select.ll
AgeCommit message (Expand)Author
2023-10-09Revert "[CodeGen] Really renumber slot indexes before register allocation (#6...Jay Foad
2023-10-09[CodeGen] Really renumber slot indexes before register allocation (#67038)Jay Foad
2023-08-08[CSKY] Optimize conditional branch and value select with BTSTIBen Shi
2023-08-04[CSKY][NFC] Fix broken tests in eac78fdf68f58e113b2cf18a14baccb8f5ebcf50Ben Shi
2023-08-04[CSKY][test][NFC] Add tests of conditional branch and value selectBen Shi
2023-07-04[CSKY] Optimize conditional select with CLRT/CLRFBen Shi
2023-07-04[CSKY][test][NFC] Add more tests of conditional selectBen Shi
2022-07-27[CSKY] Fix the btsti16 instruction missing in generic processorZi Xuan Wu (Zeson)
2022-07-21[CSKY] Fix the testcase error due to the verifyInstructionPredicatesZi Xuan Wu (Zeson)
2022-03-29[CSKY] Add missing codegen pattern for 16-bit instructionZi Xuan Wu
2022-01-05[CSKY] Add codegen of select/br/cmp instruction and some frame lowering infraZi Xuan Wu