Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 1 | -1/+1 |
| | | | | Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d | ||||
* | R600: Use function inputs to represent data stored in gpr | Vincent Lejeune | 2013-11-11 | 1 | -4/+5 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194425 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | R600: Move fabs/fneg/sel folding logic into PostProcessIsel | Vincent Lejeune | 2013-09-12 | 1 | -0/+18 |
This move makes possible to correctly handle multiples instructions from a single pattern. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190643 91177308-0d34-0410-b5e6-96231b3b80d8 |