index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGenObjCXX
/
arc-exceptions.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...
Pete Cooper
2018-12-18
1
-10
/
+10
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
1
-1
/
+1
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-1
/
+1
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-1
/
+1
*
Fix a nasty bug with the partial destruction of nested arrays;
John McCall
2015-09-14
1
-0
/
+33
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-1
/
+1
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-5
/
+5
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-5
/
+5
*
Update to use references to attribute groups instead of listing the attribute...
Bill Wendling
2013-02-22
1
-14
/
+16
*
Destroy arrays and ARC fields when throwing out of ctors.
John McCall
2013-02-01
1
-1
/
+40
*
At -O0, prefer objc_storeStrong with a null new value to the
John McCall
2012-10-17
1
-6
/
+4
*
When initializing a catch variable in ARC, be sure to emit retains
John McCall
2012-01-17
1
-0
/
+85