summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/RISCV/calling-conv.ll
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Re-organise calling convention testsAlex Bradbury2019-02-191-1068/+0
* Reapply: [RISCV] Set isAsCheapAsAMove for ADDI, ORI, XORI, LUIAna Pazos2019-01-251-10/+10
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* [RISCV] Avoid unnecessary XOR for seteq/setne 0Alex Bradbury2018-11-091-8/+0
* [RISCV] Update test/CodeGen/RISCV/calling-conv.ll after rL346432Alex Bradbury2018-11-091-8/+8
* [RISCV] Set CostPerUse for registersSameer AbuAsal2018-05-231-12/+12
* [RISCV] Expand function call to "call" pseudoinstructionShiva Chen2018-04-251-84/+36
* [RISCV] Introduce pattern for materialising immediates with 0 for lower 12 bitsAlex Bradbury2018-04-181-18/+10
* Revert "[RISCV] implement li pseudo instruction"Alex Bradbury2018-04-181-14/+22
* [RISCV] implement li pseudo instructionAlex Bradbury2018-04-171-22/+14
* [RISCV] Preserve stack space for outgoing arguments when the function contain...Shiva Chen2018-03-201-7/+7
* [RISCV] Implement frame pointer eliminationAlex Bradbury2018-01-181-498/+911
* [RISCV] Enable emission of alias instructions by defaultAlex Bradbury2017-12-151-57/+57
* [RISCV] Add custom CC_RISCV calling convention and improved call supportAlex Bradbury2017-12-111-0/+719
OpenPOWER on IntegriCloud