Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 1 | -2/+2 |
| | | | | Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d | ||||
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -0/+2 |
| | | | | Change-Id: Ifadecab779f128e62e430c2b4f6ddd84953ed617 | ||||
* | R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ↵ | Tom Stellard | 2013-05-10 | 1 | -0/+26 |
patterns The BFE optimization was the only one we were actually using, and it was emitting an intrinsic that we don't support. https://bugs.freedesktop.org/show_bug.cgi?id=64201 Reviewed-by: Christian König <christian.koenig@amd.com> NOTE: This is a candidate for the 3.3 branch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181580 91177308-0d34-0410-b5e6-96231b3b80d8 |