Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 1 | -1/+1 |
| | | | | Change-Id: I07d935f8793ee8ec6b7da003f6483046594bca49 | ||||
* | Drop @llvm.annotation and @llvm.ptr.annotation intrinsics during codegen. | Justin Holewinski | 2013-05-21 | 1 | -0/+18 |
The intrinsic calls are dropped, but the annotated value is propagated. Fixes PR 15253 Original patch by Zeng Bin! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182387 91177308-0d34-0410-b5e6-96231b3b80d8 |