Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 1 | -1/+1 |
| | | | | Change-Id: I2b5be30509658cb8266be782de0ab24f9099f9b9 | ||||
* | Fix small-integer VAARG on SVR4 ABI PPC64. | Hal Finkel | 2012-03-24 | 1 | -0/+20 |
The PPC64 SVR4 ABI requires integer stack arguments, and thus the var. args., that are smaller than 64 bits be zero extended to 64 bits. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153373 91177308-0d34-0410-b5e6-96231b3b80d8 |