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
/
CodeGenObjC
/
strong-in-c-struct.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Diagnose default-initialization, destruction, and copying of
Akira Hatanaka
2019-09-07
1
-12
/
+3
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-3
/
+3
*
Revert "[Sema] Diagnose default-initialization, destruction, and copying of"
Akira Hatanaka
2019-07-26
1
-3
/
+12
*
[Sema] Diagnose default-initialization, destruction, and copying of
Akira Hatanaka
2019-07-13
1
-12
/
+3
*
Pattern match struct types in test case.
Akira Hatanaka
2019-06-27
1
-11
/
+17
*
[CodeGen][ObjC] Adjust the addresses passed to calls to synthesized
Akira Hatanaka
2019-03-29
1
-0
/
+121
*
[CodeGen] Add additional mangling for struct members of non trivial structs
Shoaib Meenai
2019-03-28
1
-16
/
+16
*
Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...
Pete Cooper
2018-12-18
1
-10
/
+10
*
[CodeGen] Before entering the loop that copies a non-trivial array field
Akira Hatanaka
2018-10-02
1
-0
/
+31
*
[CodeGen] Merge equivalent block copy/helper functions.
Akira Hatanaka
2018-08-10
1
-2
/
+2
*
[CodeGen] Fix a crash that occurs when a non-trivial C struct with a
Akira Hatanaka
2018-04-16
1
-0
/
+20
*
Revert "[CodeGen] Fix a crash that occurs when a non-trivial C struct with a"
Akira Hatanaka
2018-04-16
1
-18
/
+0
*
[CodeGen] Fix a crash that occurs when a non-trivial C struct with a
Akira Hatanaka
2018-04-16
1
-0
/
+18
*
Check that a field is not annotated with attribute "unavailable" before
Akira Hatanaka
2018-03-13
1
-3
/
+12
*
Serialize the NonTrivialToPrimitive* flags I added in r326307.
Akira Hatanaka
2018-03-13
1
-1
/
+13
*
[ObjC] Allow declaring __strong pointer fields in structs in Objective-C
Akira Hatanaka
2018-02-28
1
-0
/
+522