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
/
metadata-symbols-64.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and make
Akira Hatanaka
2019-05-09
1
-19
/
+19
*
[CodeGen][ObjC] Remove the leading 'l' from symbols for protocol
Akira Hatanaka
2019-03-14
1
-2
/
+2
*
CodeGen: fix section names for different file formats
Saleem Abdulrasool
2017-06-03
1
-8
/
+8
*
CodeGen: mark ObjC cstring literals as unnamed_addr
Saleem Abdulrasool
2016-09-18
1
-4
/
+4
*
CodeGen: mark ObjC cstring literals as constant
Saleem Abdulrasool
2016-09-18
1
-4
/
+4
*
[Objective-c] Stop attaching section "datacoal_nt" to global variables.
Akira Hatanaka
2016-02-11
1
-1
/
+1
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix
Sunil Srivastava
2015-05-12
1
-1
/
+1
*
Don't manually insert L prefixes.
Rafael Espindola
2014-11-06
1
-10
/
+10
*
Revert "Use private linkage for remaining GlobalVariables with private names."
Rafael Espindola
2014-03-06
1
-3
/
+3
*
Use private linkage for remaining GlobalVariables with private names.
Rafael Espindola
2014-03-06
1
-3
/
+3
*
Use private linkage for globals we already name with \01L and \01l.
Rafael Espindola
2014-02-27
1
-22
/
+22
*
FileCheck-ify more grep tests with quoted double quotes
Reid Kleckner
2013-04-11
1
-34
/
+35
*
Changed CGObjCMac.cpp to add the marker externally_initialized to SELECTOR_RE...
Michael Gottesman
2013-02-05
1
-1
/
+1
*
Tests: remove disabled llvm-gcc invocations
Dmitri Gribenko
2013-01-28
1
-1
/
+0
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Pack ivar offsets together.
Bill Wendling
2011-05-04
1
-1
/
+1
*
Obj-C/NeXT: Update and reapply 108847, now that changes are more baked.
Daniel Dunbar
2011-03-25
1
-3
/
+3
*
Revert "Re-apply fixed version of 108749, correctly conditionalizing the new
Daniel Dunbar
2010-07-29
1
-3
/
+3
*
Re-apply fixed version of 108749, correctly conditionalizing the new sections on
Jim Grosbach
2010-07-20
1
-3
/
+3
*
and revert the related tests, too
Jim Grosbach
2010-07-19
1
-3
/
+3
*
Update tests for r108749
Jim Grosbach
2010-07-19
1
-3
/
+3
*
NeXT: Clean up dispatch method policy selection.
Daniel Dunbar
2010-04-24
1
-1
/
+1
*
fix PR6819
Chris Lattner
2010-04-12
1
-1
/
+2
*
fix this test.
Chris Lattner
2010-04-12
1
-2
/
+1
*
xfail this test for now.
Chris Lattner
2010-04-12
1
-1
/
+1
*
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
*
... and add back a few more triple forces.
Daniel Dunbar
2009-11-17
1
-1
/
+1
*
Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...
Daniel Dunbar
2009-11-17
1
-1
/
+1
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-33
/
+33
*
Patch to allow Nonfragile ABI to use 32-bit style legacy
Fariborz Jahanian
2009-05-11
1
-5
/
+2
*
API for message dispatch of methods returning floats
Fariborz Jahanian
2009-04-30
1
-0
/
+31
*
Don't use \01 in symbol name if unnecessary.
Daniel Dunbar
2009-04-15
1
-5
/
+1
*
Fix alignment on obj_msgrefs to match llvm-gcc.
Daniel Dunbar
2009-04-15
1
-0
/
+1
*
Add test case for superrefs section (and make spacing consistent).
Daniel Dunbar
2009-04-15
1
-1
/
+15
*
Tweaks to Objective-C metadata (32 & 64-bit) to match llvm-gcc.
Daniel Dunbar
2009-04-15
1
-0
/
+91