Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PPC] Include tablegenerated PPCGenCallingConv.inc once | Reid Kleckner | 2019-01-29 | 1 | -0/+108 |
Move the CC analysis implementation to its own .cpp file instead of duplicating it and artificually using functions in PPCISelLowering.cpp and PPCFastISel.cpp. Follow-up to the same change done for X86, ARM, and AArch64. llvm-svn: 352444 |