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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detailed documentation for encoding of properties and a test
Fariborz Jahanian
2009-01-20
1
-0
/
+43
*
Improving on encoding of objective-c's property types. More to come.
Fariborz Jahanian
2009-01-20
1
-0
/
+29
*
Patch to re-implement ivar-list meta-data generation to fix
Fariborz Jahanian
2009-01-17
1
-0
/
+14
*
Add -fnext-runtime to Objective-C properties testcase
Douglas Gregor
2009-01-17
1
-1
/
+1
*
Patch to fix encoding of Enum bitfields in ObjC.
Fariborz Jahanian
2009-01-13
1
-0
/
+36
*
Patch to implement code gen for aggrgate-valued property used
Fariborz Jahanian
2009-01-12
1
-0
/
+17
*
Objc's compatibility-alias semantics and code
Fariborz Jahanian
2009-01-08
1
-0
/
+8
*
Another nasty code gen. bug with trivial fix. Calling class
Fariborz Jahanian
2009-01-07
1
-0
/
+19
*
Fix a grep error that caused CodeGenObjC/encode-test.m to fail.
Sebastian Redl
2008-12-28
1
-1
/
+1
*
Last patch, for now, to privde ObjC's encoding of types.
Fariborz Jahanian
2008-12-23
1
-1
/
+10
*
More encoding support; in this case, encoding of
Fariborz Jahanian
2008-12-22
1
-1
/
+5
*
Test case makes a platform assumption, so force triple.
Sebastian Redl
2008-12-21
1
-1
/
+1
*
Finish up saving original parameter type and
Fariborz Jahanian
2008-12-20
1
-1
/
+14
*
Strangely enough, name of ObjC class is not encoded into the
Fariborz Jahanian
2008-12-20
1
-1
/
+14
*
More encoding support. This time for
Fariborz Jahanian
2008-12-19
1
-1
/
+39
*
Test case for my last @encode patch.
Fariborz Jahanian
2008-12-19
1
-0
/
+17
*
And a test case for my previous patch.
Fariborz Jahanian
2008-12-15
1
-0
/
+79
*
Patch to allow a getter call using property dot-syntax notation.
Fariborz Jahanian
2008-12-10
1
-0
/
+11
*
Support for implementation of property in the case where
Fariborz Jahanian
2008-12-09
1
-0
/
+78
*
This test checks for duplicate implementation of the same
Fariborz Jahanian
2008-12-05
1
-4
/
+4
*
Another test for property code gen.
Fariborz Jahanian
2008-11-26
1
-0
/
+29
*
Code gen for aggregate-valued properties and a test case.
Fariborz Jahanian
2008-11-26
1
-0
/
+50
*
Set default property attributes on each property.
Fariborz Jahanian
2008-11-26
1
-0
/
+35
*
Implemented ir-gen for 'implicit' properties using the new AST nodes.
Fariborz Jahanian
2008-11-22
1
-0
/
+16
*
Fixed bugzilla bug# 3095 related to code gen. for @synchronized.
Fariborz Jahanian
2008-11-21
1
-0
/
+20
*
Only test test/CodeGenObjC/synchronized.m as a i686-apple-darwin8 target
Douglas Gregor
2008-11-17
1
-1
/
+2
*
Test case for objective-c's @synchronized statement.
Fariborz Jahanian
2008-11-17
1
-0
/
+11
*
add targe triple commandline option to fix test failure on Linux.
Zhongxing Xu
2008-11-16
1
-1
/
+1
*
NeXT: Emit protocol objects lazily.
Daniel Dunbar
2008-10-29
1
-0
/
+48
*
Fix regression in comparison of qualified id; == operator was being
Daniel Dunbar
2008-10-23
1
-0
/
+7
*
NeXT: Update to use CreateRuntimeFunction for the routines it imports.
Daniel Dunbar
2008-10-01
1
-0
/
+28
*
Add more testing of Obj-C property synthesis.
Daniel Dunbar
2008-09-24
1
-0
/
+11
*
Fix two bugs exposed by array passing assert:
Daniel Dunbar
2008-09-11
1
-0
/
+15
*
Add some Objective-C code generation tests.
Daniel Dunbar
2008-09-04
9
-0
/
+642