Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 1 | -3/+3 |
| | | | | Change-Id: I07d935f8793ee8ec6b7da003f6483046594bca49 | ||||
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 1 | -4/+8 |
| | | | | Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d | ||||
* | [PowerPC] Call support for fast-isel. | Bill Schmidt | 2013-08-30 | 1 | -0/+132 |
This patch adds fast-isel support for calls (but not intrinsic calls or varargs calls). It also removes a badly-formed assert. There are some new tests just for calls, and also for folding loads into arguments on calls to avoid extra extends. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189701 91177308-0d34-0410-b5e6-96231b3b80d8 |