index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenObjCXX
/
arc-new-delete.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
-14
/
+14
*
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
Chandler Carruth
2016-12-23
1
-1
/
+1
*
Replace Sema-level implementation of -fassume-sane-operator-new with a
Richard Smith
2016-04-07
1
-8
/
+8
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-9
/
+18
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-3
/
+3
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-4
/
+4
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-4
/
+4
*
objective-C arc IR-gen. Retaining of strong
Fariborz Jahanian
2013-02-21
1
-2
/
+3
*
At -O0, prefer objc_storeStrong with a null new value to the
John McCall
2012-10-17
1
-3
/
+2
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Okay, that rule about zero-length arrays applies to destroying
John McCall
2011-07-13
1
-2
/
+2
*
Switch delete[] IR-generation over to the destroy framework,
John McCall
2011-07-13
1
-8
/
+17
*
Change the driver's logic about Objective-C runtimes: abstract out a
John McCall
2011-07-06
1
-1
/
+1
*
Automatic Reference Counting.
John McCall
2011-06-15
1
-0
/
+86