aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/RISCV/alloca.ll
AgeCommit message (Expand)AuthorFilesLines
2022-12-19[RISCV] Convert some tests to opaque pointers (NFC)Nikita Popov1-9/+9
2021-11-22[RISCV] Reverse the order of loading/storing callee-saved registers.Hsiangkai Wang1-4/+4
2021-11-22[RISCV] Generate pseudo instruction liwangpc1-11/+11
2020-12-09[RISCV][NFC] Regenerate RISCV CodeGen testsMichael Munday1-17/+17
2019-09-17[RISCV] Switch to the Machine SchedulerLuis Marques1-2/+2
2019-09-17Revert Patch from PhabricatorLuis Marques1-2/+2
2019-09-17Patch from PhabricatorLuis Marques1-2/+2
2018-04-25[RISCV] Expand function call to "call" pseudoinstructionShiva Chen1-9/+3
2018-03-20[RISCV] Preserve stack space for outgoing arguments when the function contain...Shiva Chen1-0/+46
2017-12-15[RISCV] Enable emission of alias instructions by defaultAlex Bradbury1-8/+8
2017-12-11[RISCV] Allow lowering of dynamic_stackalloc, stacksave, stackrestoreAlex Bradbury1-0/+65