Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AIX] Emit TOC entries for ASM printing | David Tenty | 2019-11-27 | 1 | -0/+2 |
* | Add read-only data assembly writing for aix | diggerlin | 2019-11-15 | 1 | -0/+7 |
* | [XCOFF][AIX] Differentiate usage of label symbol and csect symbol | Jason Liu | 2019-11-08 | 1 | -17/+2 |
* | [AIX]Emit function descriptor csect in assembly | Xiangling Liao | 2019-09-26 | 1 | -8/+28 |
* | [PowerPC][AIX] Adds support for writing the .data section in assembly files | Xing Xue | 2019-08-25 | 1 | -0/+10 |
* | [NFC][AIX] Use assert instead of llvm_unreachable | David Tenty | 2019-08-13 | 1 | -6/+6 |
* | Enable assembly output of local commons for AIX | David Tenty | 2019-08-08 | 1 | -3/+5 |
* | Address post commit review comments on revision 366727. | Sean Fertile | 2019-07-30 | 1 | -1/+1 |
* | Stubs out TLOF for AIX and add support for common vars in assembly output. | Sean Fertile | 2019-07-22 | 1 | -1/+15 |
* | Boilerplate for producing XCOFF object files from the PowerPC backend. | Sean Fertile | 2019-07-09 | 1 | -0/+33 |