summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-fast-isel-rem.ll
AgeCommit message (Expand)Author
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-11-30[CodeGen] Print "%vreg0" as "%0" in both MIR and debug outputFrancis Visoiu Mistrih
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-10-12llvm/test/CodeGen: Some tests don't REQUIRE asserts any more. Remove them.NAKAMURA Takumi
2014-08-21[FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover