| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use references to attribute groups on the call/invoke instructions. | Bill Wendling | 2013-02-22 | 1 | -1/+4 |
| | | | | | | | | Listing all of the attributes for the callee of a call/invoke instruction is way too much and makes the IR unreadable. Use references to attributes instead. llvm-svn: 175877 | ||||
| * | objc_retainBlock is not NoModRef because it can update forwarding pointers | Dan Gohman | 2011-09-14 | 1 | -0/+39 |
| in memory relevant to the optimizer. rdar://10050579. llvm-svn: 139708 | |||||

