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
/
synchronized.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust clang side tests effected by 239795 before reapplying said change
Philip Reames
2015-06-16
1
-1
/
+1
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-2
/
+2
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-3
/
+3
*
Fixing the return type information for objc_sync_enter and objc_sync_exit. P...
Aaron Ballman
2012-09-06
1
-4
/
+4
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-1
/
+1
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Some more correctness fixes and code-size optimizations for fragile-ABI
John McCall
2010-08-04
1
-10
/
+15
*
Fix fragile-ABI ObjC exceptions in the presence of optimization with
John McCall
2010-07-31
1
-9
/
+42
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Tests use the new clang.
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-2
/
+2
*
OS dependent code removed.
Fariborz Jahanian
2009-04-12
1
-4
/
+0
*
Force triple for a number of tests that rely on __weak.
Daniel Dunbar
2009-04-10
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix two @synchronized bugs found by inspection: the expression to sychronize ...
Daniel Dunbar
2009-02-24
1
-3
/
+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