Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tail call disabling code to target independent code | Reid Kleckner | 2020-01-03 | 1 | -0/+10 |
* | [PGO][PGSO] Enable size optimizations in code gen / target passes for cold code. | Hiroshi Yamauchi | 2019-12-13 | 1 | -0/+28 |
* | [RISCV] Enable tail call opt for variadic function | Jim Lin | 2019-09-04 | 1 | -2/+2 |
* | [RISCV][NFC] Add nounwind attribute to functions missing it in test/CodeGen/R... | Alex Bradbury | 2019-05-23 | 1 | -9/+9 |
* | [RISCV] Fixed test case failure due to r338047 | Ana Pazos | 2018-07-31 | 1 | -1/+1 |
* | [RISCV] Lower the tail pseudoinstruction | Mandeep Singh Grang | 2018-05-23 | 1 | -0/+148 |